Skip to content

Commit 169898a

Browse files
committed
feat(deps): upgrade Jest to 27.4
1 parent f50c38e commit 169898a

File tree

2 files changed

+478
-375
lines changed

2 files changed

+478
-375
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.0.2",
55+
"@types/jest": "^27.4.0",
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.3.1",
77+
"jest": "^27.4.7",
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)