Skip to content

Commit af232c5

Browse files
fix(deps): update jest monorepo to v30
1 parent 280e990 commit af232c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@fullhuman/postcss-purgecss": "5.0.0",
4949
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
5050
"@svgr/webpack": "8.1.0",
51-
"@types/jest": "29.5.12",
51+
"@types/jest": "30.0.0",
5252
"@typescript-eslint/eslint-plugin": "^5.58.0",
5353
"@typescript-eslint/parser": "^5.58.0",
5454
"autoprefixer": "10.4.20",
55-
"babel-jest": "29.7.0",
55+
"babel-jest": "30.1.2",
5656
"babel-loader": "9.2.1",
5757
"babel-plugin-formatjs": "^10.4.0",
5858
"babel-plugin-transform-imports": "2.0.0",
@@ -77,8 +77,8 @@
7777
"html-webpack-plugin": "5.6.3",
7878
"identity-obj-proxy": "3.0.0",
7979
"image-minimizer-webpack-plugin": "4.1.4",
80-
"jest": "29.7.0",
81-
"jest-environment-jsdom": "29.7.0",
80+
"jest": "30.1.3",
81+
"jest-environment-jsdom": "30.1.2",
8282
"mini-css-extract-plugin": "1.6.2",
8383
"parse5": "7.1.2",
8484
"postcss": "8.4.49",

0 commit comments

Comments
 (0)