Skip to content

Commit 2fd050a

Browse files
Bump eslint-plugin-vue from 6.1.1 to 6.1.2
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v6.1.1...v6.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent befc554 commit 2fd050a

2 files changed

Lines changed: 7 additions & 6 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.0",
2323
"babel-eslint": "^10.0.3",
2424
"eslint": "^6.8.0",
25-
"eslint-plugin-vue": "^6.1.1",
25+
"eslint-plugin-vue": "^6.1.2",
2626
"vue-template-compiler": "^2.6.11"
2727
}
2828
}

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@
11251125
webpack-dev-server "^3.9.0"
11261126
webpack-merge "^4.2.2"
11271127

1128-
"@vue/cli-shared-utils@^4.1.1", "@vue/cli-shared-utils@^4.1.2":
1128+
"@vue/cli-shared-utils@^4.1.2":
11291129
version "4.1.2"
11301130
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.1.2.tgz#d33984c8790ad869ef77f5229abd3e8e584fe58b"
11311131
integrity sha512-uQAVqxCWdL5ipZ0TPu6SVsdokQp4yHt8SzzpUGhq8TkW4vwalGddJAAJrqZHMl91ZTIJ4p4ixofmCaaJo5rSRA==
@@ -3495,11 +3495,12 @@ eslint-plugin-import@^2.18.2:
34953495
read-pkg-up "^2.0.0"
34963496
resolve "^1.12.0"
34973497

3498-
eslint-plugin-vue@^6.1.1:
3499-
version "6.1.1"
3500-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.1.tgz#183c4c8b54880e81b585d2f3dd5c183598e73664"
3501-
integrity sha512-WsJcndi3iOtKF+Wkrw7mWiKT3GdGYUM8onbWYX7sBgggiFKoxHyx8VciA5letkx6iKzoW4B7XrBeVdTukmrtpg==
3498+
eslint-plugin-vue@^6.1.2:
3499+
version "6.1.2"
3500+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6"
3501+
integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw==
35023502
dependencies:
3503+
semver "^5.6.0"
35033504
vue-eslint-parser "^7.0.0"
35043505

35053506
eslint-scope@^4.0.3:

0 commit comments

Comments
 (0)