Skip to content

Commit

Permalink
feat: update eslint-plugin-vue version (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaivanwong committed May 23, 2023
1 parent 656f91a commit ec49486
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@antfu/eslint-config-basic": "workspace:*",
"@antfu/eslint-config-ts": "workspace:*",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-vue": "^9.14.0",
"local-pkg": "^0.4.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-vue": "^9.14.0",
"eslint-plugin-yml": "^1.5.0",
"jsonc-eslint-parser": "^2.2.0",
"yaml-eslint-parser": "^1.2.0"
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit ec49486

Please sign in to comment.