Skip to content

Commit 17dfc7a

Browse files
chore(dev-deps): update jest monorepo to v30
1 parent 4101734 commit 17dfc7a

File tree

2 files changed

+1392
-731
lines changed

2 files changed

+1392
-731
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@emotion/eslint-plugin": "11.12.0",
100100
"@emotion/react": "11.14.0",
101101
"@emotion/styled": "11.14.0",
102-
"@jest/environment": "29.7.0",
102+
"@jest/environment": "30.0.5",
103103
"@release-it/conventional-changelog": "10.0.0",
104104
"@rollup/plugin-babel": "6.0.4",
105105
"@rollup/plugin-commonjs": "25.0.8",
@@ -122,7 +122,7 @@
122122
"@testing-library/react": "16.2.0",
123123
"@types/express": "4.17.21",
124124
"@types/fs-extra": "11.0.4",
125-
"@types/jest": "29.5.14",
125+
"@types/jest": "30.0.0",
126126
"@types/jest-axe": "3.5.9",
127127
"@types/jsdom": "21.1.7",
128128
"@types/lodash.isequal": "4.5.8",
@@ -135,7 +135,7 @@
135135
"@types/seedrandom": "3.0.8",
136136
"@typescript-eslint/eslint-plugin": "7.18.0",
137137
"@typescript-eslint/parser": "7.18.0",
138-
"babel-jest": "29.7.0",
138+
"babel-jest": "30.0.5",
139139
"babel-loader": "9.2.1",
140140
"babel-plugin-dev-expression": "0.2.3",
141141
"babel-plugin-module-resolver": "5.0.2",
@@ -163,9 +163,9 @@
163163
"fast-glob": "3.3.3",
164164
"fs-extra": "11.3.0",
165165
"husky": "9.1.7",
166-
"jest": "29.7.0",
166+
"jest": "30.0.5",
167167
"jest-axe": "9.0.0",
168-
"jest-environment-jsdom": "29.7.0",
168+
"jest-environment-jsdom": "30.0.5",
169169
"jest-junit": "16.0.0",
170170
"jest-watch-typeahead": "2.2.2",
171171
"jsdom": "25.0.1",

0 commit comments

Comments
 (0)