Skip to content

Commit c16cf5f

Browse files
committed
Merge branch 'master' into utvikling
2 parents c2bb070 + 8e13c07 commit c16cf5f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxtjs-woocommerce",
3-
"version": "0.989",
3+
"version": "0.988",
44
"private": true,
55
"scripts": {
66
"dev": "nuxt",
@@ -21,25 +21,25 @@
2121
"@nuxt/postcss8": "^1.1.3",
2222
"@nuxtjs/apollo": "^4.0.1-rc.5",
2323
"@nuxtjs/eslint-config": "^10.0.0",
24-
"@nuxtjs/eslint-module": "^3.1.0",
24+
"@nuxtjs/eslint-module": "3.1.0",
2525
"@nuxtjs/tailwindcss": "^5.1.3",
2626
"@vue/test-utils": "1.3.0",
2727
"algoliasearch": "^4.13.1",
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": "^28.1.1",
33-
"core-js": "3.23.3",
32+
"babel-jest": "28.1.2",
33+
"core-js": "3.23.2",
3434
"eslint": "^8.18.0",
3535
"eslint-config-prettier": "^8.5.0",
3636
"eslint-loader": "^4.0.2",
3737
"eslint-plugin-nuxt": "^3.2.0",
3838
"eslint-plugin-prettier": "^4.0.0",
39-
"eslint-webpack-plugin": "^3.2.0",
39+
"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)