Skip to content

Commit 085b03d

Browse files
chore: bump eslint from 8.57.0 to 8.57.1 (#391)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d6418 commit 085b03d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -520,17 +520,17 @@
520520
minimatch "^3.1.2"
521521
strip-json-comments "^3.1.1"
522522

523-
"@eslint/js@8.57.0":
524-
version "8.57.0"
525-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
526-
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
523+
"@eslint/js@8.57.1":
524+
version "8.57.1"
525+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
526+
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
527527

528-
"@humanwhocodes/config-array@^0.11.14":
529-
version "0.11.14"
530-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
531-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
528+
"@humanwhocodes/config-array@^0.13.0":
529+
version "0.13.0"
530+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
531+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
532532
dependencies:
533-
"@humanwhocodes/object-schema" "^2.0.2"
533+
"@humanwhocodes/object-schema" "^2.0.3"
534534
debug "^4.3.1"
535535
minimatch "^3.0.5"
536536

@@ -539,7 +539,7 @@
539539
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
540540
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
541541

542-
"@humanwhocodes/object-schema@^2.0.2":
542+
"@humanwhocodes/object-schema@^2.0.3":
543543
version "2.0.3"
544544
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
545545
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
@@ -1679,15 +1679,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
16791679
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
16801680

16811681
eslint@^8.57.0:
1682-
version "8.57.0"
1683-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
1684-
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
1682+
version "8.57.1"
1683+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
1684+
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
16851685
dependencies:
16861686
"@eslint-community/eslint-utils" "^4.2.0"
16871687
"@eslint-community/regexpp" "^4.6.1"
16881688
"@eslint/eslintrc" "^2.1.4"
1689-
"@eslint/js" "8.57.0"
1690-
"@humanwhocodes/config-array" "^0.11.14"
1689+
"@eslint/js" "8.57.1"
1690+
"@humanwhocodes/config-array" "^0.13.0"
16911691
"@humanwhocodes/module-importer" "^1.0.1"
16921692
"@nodelib/fs.walk" "^1.2.8"
16931693
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)