Skip to content

Commit d65624f

Browse files
fix(deps): update jest monorepo
1 parent c70ef4e commit d65624f

File tree

2 files changed

+35
-50
lines changed

2 files changed

+35
-50
lines changed

package-lock.json

+31-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"@fullhuman/postcss-purgecss": "5.0.0",
4747
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
4848
"@svgr/webpack": "8.1.0",
49-
"@types/jest": "29.5.12",
49+
"@types/jest": "29.5.14",
5050
"@typescript-eslint/eslint-plugin": "^5.58.0",
5151
"@typescript-eslint/parser": "^5.58.0",
5252
"autoprefixer": "10.4.20",
53-
"babel-jest": "29.6.1",
53+
"babel-jest": "29.7.0",
5454
"babel-loader": "9.1.3",
5555
"babel-plugin-formatjs": "^10.4.0",
5656
"babel-plugin-transform-imports": "2.0.0",
@@ -74,8 +74,8 @@
7474
"html-webpack-plugin": "5.6.3",
7575
"identity-obj-proxy": "3.0.0",
7676
"image-minimizer-webpack-plugin": "3.8.3",
77-
"jest": "29.6.1",
78-
"jest-environment-jsdom": "29.6.1",
77+
"jest": "29.7.0",
78+
"jest-environment-jsdom": "29.7.0",
7979
"mini-css-extract-plugin": "1.6.2",
8080
"parse5": "7.1.2",
8181
"postcss": "8.4.49",

0 commit comments

Comments
 (0)