Skip to content

Commit

Permalink
Update dependency jest to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 74490c4 commit 81f0e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"serve": "webpack --config federated-cross-test/webpack.build.config.js && webpack --config federated-test/webpack.build.config.js && concurrently \"PORT=3000 serve ./federated-cross-test/dist\" \"PORT=3001 serve ./federated-test/dist\" "
},
"devDependencies": {
"jest": "^26.6.3",
"jest": "27.5.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"synchronous-promise": "^2.0.15",
Expand Down

0 comments on commit 81f0e4e

Please sign in to comment.