Skip to content

Commit bf935b6

Browse files
Merge pull request #766 from vue-a11y/dependabot/npm_and_yarn/eslint-8.39.0
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
2 parents 247c3ef + 05426b5 commit bf935b6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Diff for: yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
minimatch "^3.1.2"
333333
strip-json-comments "^3.1.1"
334334

335-
"@eslint/js@8.38.0":
336-
version "8.38.0"
337-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
338-
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
335+
"@eslint/js@8.39.0":
336+
version "8.39.0"
337+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
338+
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
339339

340340
"@humanwhocodes/config-array@^0.11.8":
341341
version "0.11.8"
@@ -1815,10 +1815,10 @@ eslint-scope@^5.1.1:
18151815
esrecurse "^4.3.0"
18161816
estraverse "^4.1.1"
18171817

1818-
eslint-scope@^7.1.1:
1819-
version "7.1.1"
1820-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
1821-
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
1818+
eslint-scope@^7.1.1, eslint-scope@^7.2.0:
1819+
version "7.2.0"
1820+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
1821+
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
18221822
dependencies:
18231823
esrecurse "^4.3.0"
18241824
estraverse "^5.2.0"
@@ -1841,14 +1841,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
18411841
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
18421842

18431843
eslint@^8.8.0:
1844-
version "8.38.0"
1845-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
1846-
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
1844+
version "8.39.0"
1845+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.39.0.tgz#7fd20a295ef92d43809e914b70c39fd5a23cf3f1"
1846+
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
18471847
dependencies:
18481848
"@eslint-community/eslint-utils" "^4.2.0"
18491849
"@eslint-community/regexpp" "^4.4.0"
18501850
"@eslint/eslintrc" "^2.0.2"
1851-
"@eslint/js" "8.38.0"
1851+
"@eslint/js" "8.39.0"
18521852
"@humanwhocodes/config-array" "^0.11.8"
18531853
"@humanwhocodes/module-importer" "^1.0.1"
18541854
"@nodelib/fs.walk" "^1.2.8"
@@ -1858,7 +1858,7 @@ eslint@^8.8.0:
18581858
debug "^4.3.2"
18591859
doctrine "^3.0.0"
18601860
escape-string-regexp "^4.0.0"
1861-
eslint-scope "^7.1.1"
1861+
eslint-scope "^7.2.0"
18621862
eslint-visitor-keys "^3.4.0"
18631863
espree "^9.5.1"
18641864
esquery "^1.4.2"

0 commit comments

Comments
 (0)