Skip to content

Commit 8b45112

Browse files
anshumanvalexander-akait
authored andcommitted
chore: upgrade jest
1 parent 7af0f8d commit 8b45112

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"@babel/runtime": "^7.14.5",
6868
"@commitlint/cli": "^12.1.3",
6969
"@commitlint/config-conventional": "^12.1.4",
70-
"@jest/test-sequencer": "^26.6.3",
70+
"@jest/test-sequencer": "^27.0.4",
7171
"acorn": "^8.2.4",
72-
"babel-jest": "^26.6.3",
72+
"babel-jest": "^27.0.2",
7373
"babel-loader": "^8.2.2",
7474
"body-parser": "^1.19.0",
7575
"core-js": "^3.12.1",
@@ -82,8 +82,8 @@
8282
"file-loader": "^6.2.0",
8383
"html-webpack-plugin": "^4.5.2",
8484
"husky": "^6.0.0",
85-
"jest": "^26.6.3",
86-
"jest-circus": "^26.6.3",
85+
"jest": "^27.0.4",
86+
"jest-circus": "^27.0.4",
8787
"less": "^4.1.1",
8888
"less-loader": "^7.3.0",
8989
"lint-staged": "^11.0.0",

0 commit comments

Comments
 (0)