Skip to content

Commit 4a17acd

Browse files
Update jest monorepo to v29
1 parent 44c0d48 commit 4a17acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"author": "Chris Nesbitt-Smith",
1212
"license": "Apache-2.0",
1313
"devDependencies": {
14-
"@types/jest": "28.1.8",
14+
"@types/jest": "29.0.0",
1515
"@typescript-eslint/eslint-plugin": "5.36.2",
1616
"@typescript-eslint/parser": "5.36.2",
1717
"eslint": "8.23.0",
1818
"eslint-config-prettier": "8.5.0",
1919
"eslint-plugin-prettier": "4.2.1",
20-
"jest": "28.1.3",
20+
"jest": "29.0.2",
2121
"prettier": "2.7.1",
2222
"ts-jest": "28.0.8"
2323
},

0 commit comments

Comments
 (0)