We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af0f8d commit 8b45112Copy full SHA for 8b45112
package.json
@@ -67,9 +67,9 @@
67
"@babel/runtime": "^7.14.5",
68
"@commitlint/cli": "^12.1.3",
69
"@commitlint/config-conventional": "^12.1.4",
70
- "@jest/test-sequencer": "^26.6.3",
+ "@jest/test-sequencer": "^27.0.4",
71
"acorn": "^8.2.4",
72
- "babel-jest": "^26.6.3",
+ "babel-jest": "^27.0.2",
73
"babel-loader": "^8.2.2",
74
"body-parser": "^1.19.0",
75
"core-js": "^3.12.1",
@@ -82,8 +82,8 @@
82
"file-loader": "^6.2.0",
83
"html-webpack-plugin": "^4.5.2",
84
"husky": "^6.0.0",
85
- "jest": "^26.6.3",
86
- "jest-circus": "^26.6.3",
+ "jest": "^27.0.4",
+ "jest-circus": "^27.0.4",
87
"less": "^4.1.1",
88
"less-loader": "^7.3.0",
89
"lint-staged": "^11.0.0",
0 commit comments