Skip to content

Commit 5607467

Browse files
authored
⬆️ Update all of jest to version 28.1.3
1 parent dbf016c commit 5607467

File tree

2 files changed

+863
-276
lines changed

2 files changed

+863
-276
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "^5.27.1",
3737
"@typescript-eslint/parser": "^5.27.1",
3838
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
39-
"babel-jest": "^27.5.1",
39+
"babel-jest": "^28.1.3",
4040
"babel-loader": "^8.2.5",
4141
"babel-plugin-rewire-exports": "^2.3.0",
4242
"babel-preset-react-app": "^10.0.0",
@@ -57,7 +57,7 @@
5757
"html-webpack-plugin": "^5.5.0",
5858
"husky": "^8.0.1",
5959
"i18n-iso-countries": "^7.11.2",
60-
"jest": "^27.5.1",
60+
"jest": "^28.1.3",
6161
"lint-staged": "12.5.0",
6262
"mini-css-extract-plugin": "^2.6.0",
6363
"node-fetch": "^2",

0 commit comments

Comments
 (0)