Skip to content

Commit 83d8f05

Browse files
Merge pull request #394 from vue-a11y/dependabot/npm_and_yarn/vue-eslint-parser-8.1.0
chore(deps): bump vue-eslint-parser from 8.0.1 to 8.1.0
2 parents 65561bc + 363311b commit 83d8f05

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

Diff for: yarn.lock

+6-14
Original file line numberDiff line numberDiff line change
@@ -1527,15 +1527,7 @@ eslint-scope@^5.1.1:
15271527
esrecurse "^4.3.0"
15281528
estraverse "^4.1.1"
15291529

1530-
eslint-scope@^6.0.0:
1531-
version "6.0.0"
1532-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-6.0.0.tgz#9cf45b13c5ac8f3d4c50f46a5121f61b3e318978"
1533-
integrity sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA==
1534-
dependencies:
1535-
esrecurse "^4.3.0"
1536-
estraverse "^5.2.0"
1537-
1538-
eslint-scope@^7.1.0:
1530+
eslint-scope@^7.0.0, eslint-scope@^7.1.0:
15391531
version "7.1.0"
15401532
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153"
15411533
integrity sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==
@@ -3339,13 +3331,13 @@ v8-to-istanbul@^8.1.0:
33393331
source-map "^0.7.3"
33403332

33413333
vue-eslint-parser@^8.0.0:
3342-
version "8.0.1"
3343-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
3344-
integrity sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==
3334+
version "8.1.0"
3335+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.1.0.tgz#0ffc2488ca032043ac36b13a333401c48608bd82"
3336+
integrity sha512-R8Pl6MSvuU81JKyUguexcABQxfM51Q2ZJVBX0TrKiLltPB+haVLp4hfuR5msiu9oqpsQkaV+TF18r4CBw9c9qg==
33453337
dependencies:
33463338
debug "^4.3.2"
3347-
eslint-scope "^6.0.0"
3348-
eslint-visitor-keys "^3.0.0"
3339+
eslint-scope "^7.0.0"
3340+
eslint-visitor-keys "^3.1.0"
33493341
espree "^9.0.0"
33503342
esquery "^1.4.0"
33513343
lodash "^4.17.21"

0 commit comments

Comments
 (0)