Skip to content

Commit 4a4d5e1

Browse files
chore(deps): update devdependency eslint-plugin-vue to ^6.2.0 (#4776)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 3ec6138 commit 4a4d5e1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-plugin-prettier": "^3.1.2",
129129
"eslint-plugin-promise": "^4.2.1",
130130
"eslint-plugin-standard": "^4.0.1",
131-
"eslint-plugin-vue": "^6.1.2",
131+
"eslint-plugin-vue": "^6.2.0",
132132
"esm": "^3.2.25",
133133
"gh-pages": "^2.2.0",
134134
"highlight.js": "^9.18.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5580,11 +5580,12 @@ eslint-plugin-standard@^4.0.1:
55805580
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
55815581
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
55825582

5583-
eslint-plugin-vue@^6.1.2:
5584-
version "6.1.2"
5585-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6"
5586-
integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw==
5583+
eslint-plugin-vue@^6.2.0:
5584+
version "6.2.0"
5585+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.0.tgz#d700a61c0354da125c764385f06fa751c6b2753a"
5586+
integrity sha512-6AnZKycVWbwQtL/RyX77Rytm9r16bfYsd5oy65eoSkNFzWQ5qAisdmqUG08v1InTmAh6mbR24X1HMEvoI24wGQ==
55875587
dependencies:
5588+
natural-compare "^1.4.0"
55885589
semver "^5.6.0"
55895590
vue-eslint-parser "^7.0.0"
55905591

0 commit comments

Comments
 (0)