Skip to content

Commit 3fae670

Browse files
committed
chore(deps): update dependency eslint to v8.39.0
1 parent b075e0f commit 3fae670

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,10 +1555,10 @@
15551555
minimatch "^3.1.2"
15561556
strip-json-comments "^3.1.1"
15571557

1558-
"@eslint/js@8.38.0":
1559-
version "8.38.0"
1560-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
1561-
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
1558+
"@eslint/js@8.39.0":
1559+
version "8.39.0"
1560+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
1561+
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
15621562

15631563
"@humanwhocodes/config-array@^0.11.8":
15641564
version "0.11.8"
@@ -3832,10 +3832,10 @@ [email protected]:
38323832
esrecurse "^4.3.0"
38333833
estraverse "^4.1.1"
38343834

3835-
eslint-scope@^7.1.1:
3836-
version "7.1.1"
3837-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
3838-
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
3835+
eslint-scope@^7.2.0:
3836+
version "7.2.0"
3837+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
3838+
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
38393839
dependencies:
38403840
esrecurse "^4.3.0"
38413841
estraverse "^5.2.0"
@@ -3846,14 +3846,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
38463846
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
38473847

38483848
eslint@^8.0.0:
3849-
version "8.38.0"
3850-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
3851-
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
3849+
version "8.39.0"
3850+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.39.0.tgz#7fd20a295ef92d43809e914b70c39fd5a23cf3f1"
3851+
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
38523852
dependencies:
38533853
"@eslint-community/eslint-utils" "^4.2.0"
38543854
"@eslint-community/regexpp" "^4.4.0"
38553855
"@eslint/eslintrc" "^2.0.2"
3856-
"@eslint/js" "8.38.0"
3856+
"@eslint/js" "8.39.0"
38573857
"@humanwhocodes/config-array" "^0.11.8"
38583858
"@humanwhocodes/module-importer" "^1.0.1"
38593859
"@nodelib/fs.walk" "^1.2.8"
@@ -3863,7 +3863,7 @@ eslint@^8.0.0:
38633863
debug "^4.3.2"
38643864
doctrine "^3.0.0"
38653865
escape-string-regexp "^4.0.0"
3866-
eslint-scope "^7.1.1"
3866+
eslint-scope "^7.2.0"
38673867
eslint-visitor-keys "^3.4.0"
38683868
espree "^9.5.1"
38693869
esquery "^1.4.2"

0 commit comments

Comments
 (0)