Skip to content

Commit 73e0411

Browse files
Update jest monorepo to v29.4.1
1 parent 712dae4 commit 73e0411

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,16 +29,16 @@
2929
"apollo-link-http": "1.5.17",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",
32-
"babel-jest": "29.4.0",
32+
"babel-jest": "29.4.1",
3333
"core-js": "3.27.2",
3434
"eslint": "8.32.0",
3535
"eslint-config-prettier": "8.6.0",
3636
"eslint-plugin-nuxt": "4.0.0",
3737
"eslint-plugin-prettier": "4.2.1",
3838
"eslint-webpack-plugin": "3.2.0",
3939
"graphql-tag": "2.12.6",
40-
"jest": "29.4.0",
41-
"jest-environment-jsdom": "29.4.0",
40+
"jest": "29.4.1",
41+
"jest-environment-jsdom": "29.4.1",
4242
"jsdom": "21.1.0",
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.21",

0 commit comments

Comments
 (0)