Skip to content

Commit bcc6932

Browse files
committed
Revert "feat(deps): upgrade Jest to 27.4"
This reverts commit 169898a.
1 parent 27382c7 commit bcc6932

File tree

2 files changed

+375
-478
lines changed

2 files changed

+375
-478
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commitlint/cli": "^13.1.0",
5353
"@commitlint/config-conventional": "^13.1.0",
5454
"@commitlint/prompt": "^13.1.0",
55-
"@types/jest": "^27.4.0",
55+
"@types/jest": "^27.0.2",
5656
"@typescript-eslint/eslint-plugin": "^5.10.0",
5757
"@typescript-eslint/parser": "^5.4.0",
5858
"arrify": "^2.0.1",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react-hooks": "^4.3.0",
7575
"glob": "^7.2.0",
7676
"is-ci": "^3.0.0",
77-
"jest": "^27.4.7",
77+
"jest": "^27.3.1",
7878
"jest-github-actions-reporter": "^1.0.3",
7979
"jest-watch-typeahead": "^1.0.0",
8080
"lint-staged": "^11.1.2",

0 commit comments

Comments
 (0)