Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-nuxt to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 18, 2020
1 parent d857537 commit f5d6ebd
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-nuxt": "0.5.2",
"eslint-plugin-nuxt": "1.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-unicorn": "^19.0.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@antfu/eslint-config-ts": "^0.2.11",
"eslint-plugin-nuxt": "0.5.2",
"eslint-plugin-nuxt": "1.0.0",
"eslint-plugin-vue": "6.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit f5d6ebd

Please sign in to comment.