Skip to content

Commit 8e13c07

Browse files
authored
Merge pull request #675 from w3bdesign/renovate/jest-monorepo
Update jest monorepo to v28.1.2
2 parents 68b817e + e9f3aad commit 8e13c07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"apollo-link-http": "^1.5.17",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "^10.1.0",
32-
"babel-jest": "^28.1.1",
32+
"babel-jest": "28.1.2",
3333
"core-js": "3.23.2",
3434
"eslint": "^8.18.0",
3535
"eslint-config-prettier": "^8.5.0",
@@ -38,8 +38,8 @@
3838
"eslint-plugin-prettier": "^4.0.0",
3939
"eslint-webpack-plugin": "^3.1.1",
4040
"graphql-tag": "^2.12.6",
41-
"jest": "^28.1.1",
42-
"jest-environment-jsdom": "^28.1.1",
41+
"jest": "28.1.2",
42+
"jest-environment-jsdom": "28.1.2",
4343
"jsdom": "20.0.0",
4444
"nuxt": "^2.15.8",
4545
"postcss": "^8.4.14",

0 commit comments

Comments
 (0)