Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2022
1 parent 1a4867d commit a1d75bc
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 434 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -25,13 +25,13 @@
"dependencies": {
"@nuxtjs/axios": "5.13.6",
"@nuxtjs/pwa": "3.3.5",
"core-js": "3.22.4",
"core-js": "3.22.8",
"nuxt": "2.15.8"
},
"devDependencies": {
"@babel/eslint-parser": "7.17.0",
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@babel/eslint-parser": "7.18.2",
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
"@cypress/vue": "3.1.2",
"@cypress/webpack-dev-server": "1.8.4",
"@emmanuelgautier/renovate-config": "1.5.0",
Expand All @@ -43,27 +43,27 @@
"@nuxtjs/stylelint-module": "4.1.0",
"@vue/test-utils": "2.0.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "28.1.0",
"cypress": "9.6.0",
"eslint": "8.15.0",
"babel-jest": "28.1.1",
"cypress": "9.7.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-nuxt": "3.2.0",
"eslint-plugin-vue": "9.0.1",
"eslint-plugin-vue": "9.1.1",
"html-webpack-plugin": "5.5.0",
"husky": "8.0.1",
"jest": "28.1.0",
"lint-staged": "13.0.0",
"jest": "28.1.1",
"lint-staged": "13.0.1",
"postcss-html": "1.4.1",
"prettier": "2.6.2",
"start-server-and-test": "1.14.0",
"stylelint": "14.8.2",
"stylelint": "14.9.1",
"stylelint-config-html": "1.0.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-recommended-vue": "1.4.0",
"stylelint-config-standard": "26.0.0",
"ts-jest": "28.0.2",
"ts-jest": "28.0.4",
"vue-jest": "3.0.7",
"webpack-dev-server": "4.9.0"
"webpack-dev-server": "4.9.2"
}
}

0 comments on commit a1d75bc

Please sign in to comment.