Skip to content

Commit 173ad42

Browse files
committed
Update dependency eslint-plugin-vue to v8.0.2
1 parent 3a18c41 commit 173ad42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-prettier": "8.3.0",
4848
"eslint-plugin-nuxt": "3.0.0",
4949
"eslint-plugin-prettier": "4.0.0",
50-
"eslint-plugin-vue": "8.0.1",
50+
"eslint-plugin-vue": "8.0.2",
5151
"husky": "7.0.4",
5252
"jest": "26.6.3",
5353
"lint-staged": "11.2.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6095,10 +6095,10 @@ eslint-plugin-unicorn@^37.0.1:
60956095
semver "^7.3.5"
60966096
strip-indent "^3.0.0"
60976097

6098-
6099-
version "8.0.1"
6100-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0.1.tgz#1d27d976ab6471c5833397cbc8dec78c3b772606"
6101-
integrity sha512-h7SJFNECfkx89CeH3VCGGhLcm4VLOsOZ+DUSGk0h/aCqm9Outm/sIkoOvNpCebsb0U+uBzb93v2yZ6k7Vzy6LQ==
6098+
6099+
version "8.0.2"
6100+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0.2.tgz#a2611664977a403dcb8dddf29ec148ed0c686b55"
6101+
integrity sha512-8X421wnZBOpH/cT6KljjMXCvkVNSABZa3+kBI/R+jgT+EUe6iy71LvtYKYd3nAnIHFYpY65tPYVzprzuSGJAcQ==
61026102
dependencies:
61036103
eslint-utils "^3.0.0"
61046104
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)