Skip to content

Commit 3672b99

Browse files
authored
Merge pull request #200 from croutonn/renovate/jest-29.x
chore(deps): update dependency jest to v29
2 parents ee015a5 + 837f25d commit 3672b99

File tree

2 files changed

+423
-454
lines changed

2 files changed

+423
-454
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@graphql-codegen/typescript": "^2.0.0",
5151
"@graphql-codegen/typescript-graphql-request": "^4.0.0",
5252
"@graphql-codegen/typescript-operations": "^2.0.0",
53-
"@types/jest": "^28.0.0",
53+
"@types/jest": "^29.0.0",
5454
"@types/node": "^16.0.0",
5555
"@typescript-eslint/eslint-plugin": "^5.13.0",
5656
"@typescript-eslint/parser": "^5.4.0",
@@ -64,7 +64,7 @@
6464
"eslint-plugin-react": "^7.23.2",
6565
"eslint-plugin-react-hooks": "^4.2.0",
6666
"graphql": "<17.0.0",
67-
"jest": "^28.0.0",
67+
"jest": "^29.0.0",
6868
"jest-docblock": "^28.0.0",
6969
"jest-junit": "^14.0.0",
7070
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)