Skip to content

Commit 4237406

Browse files
chore(deps): update jest monorepo to v29
1 parent abbbca5 commit 4237406

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"devDependencies": {
3131
"@apollo/server-integration-testsuite": "4.0.0-alpha.2",
3232
"@apollo/utils.withrequired": "1.0.0",
33-
"@jest/types": "28.1.3",
33+
"@jest/types": "29.5.0",
3434
"@types/aws-lambda": "8.10.101",
35-
"@types/jest": "28.1.6",
35+
"@types/jest": "29.5.0",
3636
"fastify": "4.3.0",
3737
"graphql": "16.5.0",
38-
"jest": "28.1.3",
38+
"jest": "29.5.0",
3939
"jest-junit": "14.0.0",
4040
"prettier": "2.7.1",
41-
"ts-jest": "28.0.7",
41+
"ts-jest": "29.0.5",
4242
"ts-node": "10.9.1",
4343
"typescript": "4.7.4"
4444
},

0 commit comments

Comments
 (0)