Skip to content

Commit ecbb298

Browse files
chore(deps): update jest monorepo
1 parent c8a6dfc commit ecbb298

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
},
2323
"devDependencies": {
2424
"@types/ajv": "1.0.0",
25-
"@types/jest": "26.0.20",
25+
"@types/jest": "30.0.0",
2626
"@types/json-schema": "7.0.6",
2727
"@types/lodash": "4.14.168",
2828
"@types/node": "14.18.63",
2929
"ajv": "7.2.4",
3030
"graphql": "15.9.0",
31-
"jest": "26.6.3",
31+
"jest": "30.0.0",
3232
"nodemon": "2.0.22",
3333
"prettier": "2.2.1",
3434
"commit-and-tag-version": "9.6.0",
35-
"ts-jest": "26.5.6",
35+
"ts-jest": "29.4.0",
3636
"tslint": "5.20.1",
3737
"typescript": "4.1.3"
3838
},

0 commit comments

Comments
 (0)