Skip to content

Commit 8a4bda6

Browse files
authored
Merge pull request #876 from w3bdesign/dev
Jest update
2 parents f83f559 + 202cecc commit 8a4bda6

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
@@ -23,22 +23,22 @@
2323
"@nuxtjs/eslint-config": "11.0.0",
2424
"@nuxtjs/eslint-module": "3.1.0",
2525
"@nuxtjs/tailwindcss": "5.3.5",
26-
"@vue/test-utils": "2.1.0",
26+
"@vue/test-utils": "2.2.0",
2727
"algoliasearch": "4.14.2",
2828
"apollo-link": "1.2.14",
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.2.1",
32+
"babel-jest": "29.2.2",
3333
"core-js": "3.26.0",
3434
"eslint": "8.26.0",
3535
"eslint-config-prettier": "8.5.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.2.1",
41-
"jest-environment-jsdom": "29.2.1",
40+
"jest": "29.2.2",
41+
"jest-environment-jsdom": "29.2.2",
4242
"jsdom": "20.0.1",
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.18",

0 commit comments

Comments
 (0)