Skip to content

Commit e962430

Browse files
authored
Merge pull request #64 from chantouchsek/dependabot/npm_and_yarn/eslint-plugin-vue-7.14.0
chore(deps-dev): bump eslint-plugin-vue from 7.11.1 to 7.14.0
2 parents f337027 + 080a6f4 commit e962430

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4214,14 +4214,14 @@ eslint-plugin-vue@^4.7.1:
42144214
vue-eslint-parser "^2.0.3"
42154215

42164216
eslint-plugin-vue@^7.7.0:
4217-
version "7.11.1"
4218-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.11.1.tgz#77eb4b44032d5cca79f9af21d06991d8694a314a"
4219-
integrity sha512-lbw3vkEAGqYjqd1HpPFWHXtYaS8mILTJ5KOpJfRxO3Fo7o0wCf1zD7vSOasbm6nTA9xIgvZQ4VcyGIzQXxznHw==
4217+
version "7.14.0"
4218+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.14.0.tgz#8c00f211064bd2708fc1aa4abd0592538fbb2cb1"
4219+
integrity sha512-IW5A2Td0wEWjFGaGVEO24JNXa8cVFzAQTXrYv/Vu3zyDVS9sjwOpZY0iqub7FOkT2AK3Imtw4U4wg48pP9oWww==
42204220
dependencies:
42214221
eslint-utils "^2.1.0"
42224222
natural-compare "^1.4.0"
4223-
semver "^7.3.2"
4224-
vue-eslint-parser "^7.6.0"
4223+
semver "^6.3.0"
4224+
vue-eslint-parser "^7.9.0"
42254225

42264226
eslint-scope@^3.7.1:
42274227
version "3.7.3"
@@ -4239,7 +4239,7 @@ eslint-scope@^4.0.3:
42394239
esrecurse "^4.1.0"
42404240
estraverse "^4.1.1"
42414241

4242-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
4242+
eslint-scope@^5.1.1:
42434243
version "5.1.1"
42444244
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
42454245
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -11453,17 +11453,18 @@ vue-eslint-parser@^2.0.3:
1145311453
esquery "^1.0.0"
1145411454
lodash "^4.17.4"
1145511455

11456-
vue-eslint-parser@^7.6.0:
11457-
version "7.6.0"
11458-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561"
11459-
integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA==
11456+
vue-eslint-parser@^7.9.0:
11457+
version "7.9.0"
11458+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.9.0.tgz#5eeedc71f22ebc7b18b957d1ab171acf29a41e64"
11459+
integrity sha512-QBlhZ5LteDRVy2dISfQhNEmmcqph+GTaD4SH41bYzXcVHFPJ9p34zCG6QAqOZVa8PKaVgbomFnoZpGJRZi14vg==
1146011460
dependencies:
1146111461
debug "^4.1.1"
11462-
eslint-scope "^5.0.0"
11462+
eslint-scope "^5.1.1"
1146311463
eslint-visitor-keys "^1.1.0"
1146411464
espree "^6.2.1"
1146511465
esquery "^1.4.0"
11466-
lodash "^4.17.15"
11466+
lodash "^4.17.21"
11467+
semver "^6.3.0"
1146711468

1146811469
vue-github-button@^1.2.0:
1146911470
version "1.3.0"

0 commit comments

Comments
 (0)