Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2021
1 parent 1520453 commit 1931a02
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 70 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@commitlint/config-conventional": "^12.1.4",
"@nuxtjs/eslint-config": "^6.0.1",
"ava": "^3.15.0",
"eslint": "^7.29.0",
"eslint": "^7.31.0",
"husky": "^6.0.0",
"lerna": "^4.0.0",
"stylelint": "^13.13.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"vant": "^2.12.22"
"vant": "^2.12.24"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"vuetify": "^2.5.5"
"vuetify": "^2.5.7"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/cna-template/template/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/content": "^1.14.0",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/pwa": "^3.3.5",
"core-js": "^3.15.1",
"core-js": "^3.15.2",
"nuxt": "^2.15.7"
},
"devDependencies": {
Expand All @@ -29,10 +29,10 @@
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/stylelint-module": "^4.0.0",
"@babel/eslint-parser": "^7.14.7",
"eslint": "^7.29.0",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-vue": "^7.12.1",
"eslint-plugin-vue": "^7.14.0",
"husky": "^6.0.0",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2",
Expand Down
Loading

0 comments on commit 1931a02

Please sign in to comment.