Skip to content

Commit c60e3d5

Browse files
Merge pull request #61 from ElectronForConstruct/dependabot/npm_and_yarn/eslint-plugin-vue-6.2.0
2 parents c3b25a8 + d125225 commit c60e3d5

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vue/eslint-config-airbnb": "^5.0.2",
2323
"babel-eslint": "^10.0.3",
2424
"eslint": "^6.8.0",
25-
"eslint-plugin-vue": "^6.1.2",
25+
"eslint-plugin-vue": "^6.2.0",
2626
"vue-template-compiler": "^2.6.11"
2727
}
2828
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3545,11 +3545,12 @@ eslint-plugin-import@^2.18.2:
35453545
read-pkg-up "^2.0.0"
35463546
resolve "^1.12.0"
35473547

3548-
eslint-plugin-vue@^6.1.2:
3549-
version "6.1.2"
3550-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6"
3551-
integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw==
3548+
eslint-plugin-vue@^6.2.0:
3549+
version "6.2.0"
3550+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.0.tgz#d700a61c0354da125c764385f06fa751c6b2753a"
3551+
integrity sha512-6AnZKycVWbwQtL/RyX77Rytm9r16bfYsd5oy65eoSkNFzWQ5qAisdmqUG08v1InTmAh6mbR24X1HMEvoI24wGQ==
35523552
dependencies:
3553+
natural-compare "^1.4.0"
35533554
semver "^5.6.0"
35543555
vue-eslint-parser "^7.0.0"
35553556

0 commit comments

Comments
 (0)