Skip to content

Commit 82dc026

Browse files
Merge pull request #67 from ElectronForConstruct/dependabot/npm_and_yarn/eslint-plugin-vue-6.2.2
2 parents df64109 + 1647772 commit 82dc026

2 files changed

Lines changed: 5 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.1.0",
2424
"eslint": "^6.8.0",
25-
"eslint-plugin-vue": "^6.2.1",
25+
"eslint-plugin-vue": "^6.2.2",
2626
"vue-template-compiler": "^2.6.11"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,10 +3457,10 @@ eslint-plugin-import@^2.18.2:
34573457
read-pkg-up "^2.0.0"
34583458
resolve "^1.12.0"
34593459

3460-
eslint-plugin-vue@^6.2.1:
3461-
version "6.2.1"
3462-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.1.tgz#ca802df5c33146aed1e56bb21d250c1abb6120a3"
3463-
integrity sha512-MiIDOotoWseIfLIfGeDzF6sDvHkVvGd2JgkvjyHtN3q4RoxdAXrAMuI3SXTOKatljgacKwpNAYShmcKZa4yZzw==
3460+
eslint-plugin-vue@^6.2.2:
3461+
version "6.2.2"
3462+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2.tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe"
3463+
integrity sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ==
34643464
dependencies:
34653465
natural-compare "^1.4.0"
34663466
semver "^5.6.0"

0 commit comments

Comments
 (0)