Skip to content

Commit 238052e

Browse files
chore(deps): update devdependencies (major) to v29
1 parent 41c5a08 commit 238052e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"typescript": "4.7.4"
7171
},
7272
"devDependencies": {
73-
"@types/jest": "^28.1.6",
73+
"@types/jest": "^29.0.0",
7474
"@types/node": "18.0.5",
7575
"cross-env": "^7.0.3",
7676
"eslint": "^8.19.0",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-plugin-react-redux": "4.0.0",
101101
"eslint-plugin-testing-library": "5.5.1",
102102
"eslint-plugin-typescript-sort-keys": "2.1.0",
103-
"jest": "28.1.3",
103+
"jest": "29.0.1",
104104
"react": "18.2.0",
105105
"typescript": "^4.7.4"
106106
},

0 commit comments

Comments
 (0)