We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27382c7 commit bcc6932Copy full SHA for bcc6932
package.json
@@ -52,7 +52,7 @@
52
"@commitlint/cli": "^13.1.0",
53
"@commitlint/config-conventional": "^13.1.0",
54
"@commitlint/prompt": "^13.1.0",
55
- "@types/jest": "^27.4.0",
+ "@types/jest": "^27.0.2",
56
"@typescript-eslint/eslint-plugin": "^5.10.0",
57
"@typescript-eslint/parser": "^5.4.0",
58
"arrify": "^2.0.1",
@@ -74,7 +74,7 @@
74
"eslint-plugin-react-hooks": "^4.3.0",
75
"glob": "^7.2.0",
76
"is-ci": "^3.0.0",
77
- "jest": "^27.4.7",
+ "jest": "^27.3.1",
78
"jest-github-actions-reporter": "^1.0.3",
79
"jest-watch-typeahead": "^1.0.0",
80
"lint-staged": "^11.1.2",
0 commit comments