Skip to content

Commit cba00a4

Browse files
committed
chore(deps): update jest monorepo
1 parent 4e809f8 commit cba00a4

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": "27.5.0",
2626
"@types/json-schema": "7.0.6",
2727
"@types/lodash": "4.14.168",
2828
"@types/node": "14.14.21",
2929
"ajv": "7.0.3",
3030
"graphql": "15.4.0",
31-
"jest": "26.6.3",
31+
"jest": "28.0.3",
3232
"nodemon": "2.0.12",
3333
"prettier": "2.2.1",
3434
"standard-version": "9.1.0",
35-
"ts-jest": "26.4.4",
35+
"ts-jest": "28.0.1",
3636
"tslint": "5.20.1",
3737
"typescript": "4.1.3"
3838
},

0 commit comments

Comments
 (0)