Skip to content

Commit 4ea4dbb

Browse files
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#3749)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 349baca commit 4ea4dbb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -808,10 +808,10 @@
808808
minimatch "^3.1.2"
809809
strip-json-comments "^3.1.1"
810810

811-
"@eslint/js@8.38.0":
812-
version "8.38.0"
813-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
814-
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
811+
"@eslint/js@8.39.0":
812+
version "8.39.0"
813+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
814+
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
815815

816816
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
817817
version "1.1.3"
@@ -4378,7 +4378,7 @@ [email protected], eslint-scope@^5.1.1:
43784378
esrecurse "^4.3.0"
43794379
estraverse "^4.1.1"
43804380

4381-
eslint-scope@^7.1.1:
4381+
eslint-scope@^7.2.0:
43824382
version "7.2.0"
43834383
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
43844384
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
@@ -4404,14 +4404,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
44044404
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
44054405

44064406
eslint@^8.33.0:
4407-
version "8.38.0"
4408-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
4409-
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
4407+
version "8.39.0"
4408+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.39.0.tgz#7fd20a295ef92d43809e914b70c39fd5a23cf3f1"
4409+
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
44104410
dependencies:
44114411
"@eslint-community/eslint-utils" "^4.2.0"
44124412
"@eslint-community/regexpp" "^4.4.0"
44134413
"@eslint/eslintrc" "^2.0.2"
4414-
"@eslint/js" "8.38.0"
4414+
"@eslint/js" "8.39.0"
44154415
"@humanwhocodes/config-array" "^0.11.8"
44164416
"@humanwhocodes/module-importer" "^1.0.1"
44174417
"@nodelib/fs.walk" "^1.2.8"
@@ -4421,7 +4421,7 @@ eslint@^8.33.0:
44214421
debug "^4.3.2"
44224422
doctrine "^3.0.0"
44234423
escape-string-regexp "^4.0.0"
4424-
eslint-scope "^7.1.1"
4424+
eslint-scope "^7.2.0"
44254425
eslint-visitor-keys "^3.4.0"
44264426
espree "^9.5.1"
44274427
esquery "^1.4.2"

0 commit comments

Comments
 (0)