Skip to content

Commit 3d07bcd

Browse files
Merge pull request #183 from cabify/dependabot/npm_and_yarn/jest-and-types/jest-29.0.2
Bump jest and @types/jest
2 parents 76ec73c + 674c374 commit 3d07bcd

File tree

2 files changed

+428
-322
lines changed

2 files changed

+428
-322
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/jest-dom": "5.16.5",
4242
"@testing-library/react": "13.3.0",
4343
"@testing-library/user-event": "14.4.3",
44-
"@types/jest": "28.1.7",
44+
"@types/jest": "29.0.0",
4545
"@types/react": "18.0.17",
4646
"@types/react-beforeunload": "2.1.1",
4747
"@types/react-dom": "18.0.6",
@@ -50,7 +50,7 @@
5050
"eslint": "8.22.0",
5151
"eslint-import-resolver-typescript": "3.5.0",
5252
"isomorphic-unfetch": "3.1.0",
53-
"jest": "28.1.3",
53+
"jest": "29.0.2",
5454
"jest-environment-jsdom": "28.1.3",
5555
"msw": "0.45.0",
5656
"prettier": "2.7.1",

0 commit comments

Comments
 (0)