Skip to content

Commit e0ddfa7

Browse files
chore(deps): update jest monorepo to v29
1 parent e1dfaa0 commit e0ddfa7

File tree

2 files changed

+938
-1375
lines changed

2 files changed

+938
-1375
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/Duell10111/react-native-cache#readme",
2222
"devDependencies": {
2323
"@babel/preset-typescript": "7.18.6",
24-
"@types/jest": "26.0.24",
24+
"@types/jest": "29.5.14",
2525
"@types/node": "16.18.10",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
@@ -32,9 +32,9 @@
3232
"eslint-plugin-prefer-arrow": "1.2.3",
3333
"eslint-plugin-prettier": "3.4.1",
3434
"husky": "7.0.4",
35-
"jest": "27.5.1",
35+
"jest": "29.7.0",
3636
"prettier": "2.8.1",
37-
"ts-jest": "27.1.5",
37+
"ts-jest": "29.2.5",
3838
"ts-node-dev": "1.1.8",
3939
"typescript": "4.9.4"
4040
},

0 commit comments

Comments
 (0)