Skip to content

Commit

Permalink
chore: update docusaurus to beta.21 (jestjs#12955)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jun 21, 2022
1 parent 18fe820 commit fef194f
Show file tree
Hide file tree
Showing 3 changed files with 1,334 additions and 1,358 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -170,6 +170,7 @@
"resolutions": {
"@types/node": "~12.12.0",
"babel-jest": "workspace:*",
"enzyme/cheerio": "=1.0.0-rc.3",
"jest": "workspace:*",
"jest-environment-node": "workspace:*",
"react-native@0.68.2": "patch:react-native@npm:0.68.2#.yarn/patches/react-native-npm-0.68.1-8830b7be0d.patch"
Expand Down
10 changes: 5 additions & 5 deletions website/package.json
Expand Up @@ -29,11 +29,11 @@
]
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.17",
"@docusaurus/plugin-client-redirects": "^2.0.0-beta.17",
"@docusaurus/plugin-pwa": "^2.0.0-beta.17",
"@docusaurus/preset-classic": "^2.0.0-beta.17",
"@docusaurus/remark-plugin-npm2yarn": "^2.0.0-beta.17",
"@docusaurus/core": "^2.0.0-beta.21",
"@docusaurus/plugin-client-redirects": "^2.0.0-beta.21",
"@docusaurus/plugin-pwa": "^2.0.0-beta.21",
"@docusaurus/preset-classic": "^2.0.0-beta.21",
"@docusaurus/remark-plugin-npm2yarn": "^2.0.0-beta.21",
"clsx": "^1.1.1",
"docusaurus-remark-plugin-tab-blocks": "^1.2.0",
"globby": "^11.0.1",
Expand Down

0 comments on commit fef194f

Please sign in to comment.