Skip to content

Commit 7d4beb6

Browse files
chore(deps): bump the eslint group with 2 updates (#555)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github). Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-github` from 4.10.1 to 4.10.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2278248 commit 7d4beb6

File tree

1 file changed

+36
-82
lines changed

1 file changed

+36
-82
lines changed

yarn.lock

Lines changed: 36 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -336,17 +336,17 @@
336336
minimatch "^3.1.2"
337337
strip-json-comments "^3.1.1"
338338

339-
"@eslint/js@8.56.0":
340-
version "8.56.0"
341-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
342-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
339+
"@eslint/js@8.57.0":
340+
version "8.57.0"
341+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
342+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
343343

344344
"@github/browserslist-config@^1.0.0":
345345
version "1.0.0"
346346
resolved "https://registry.yarnpkg.com/@github/browserslist-config/-/browserslist-config-1.0.0.tgz#952fe6da3e6b8ed6a368f3a1a08a9d2ef84e8d04"
347347
integrity sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==
348348

349-
"@humanwhocodes/config-array@^0.11.13":
349+
"@humanwhocodes/config-array@^0.11.14":
350350
version "0.11.14"
351351
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
352352
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
@@ -766,34 +766,23 @@
766766
dependencies:
767767
"@types/yargs-parser" "*"
768768

769-
"@typescript-eslint/eslint-plugin@^6.0.0":
770-
version "6.21.0"
771-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
772-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
769+
"@typescript-eslint/eslint-plugin@^7.0.1":
770+
version "7.1.1"
771+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e"
772+
integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==
773773
dependencies:
774774
"@eslint-community/regexpp" "^4.5.1"
775-
"@typescript-eslint/scope-manager" "6.21.0"
776-
"@typescript-eslint/type-utils" "6.21.0"
777-
"@typescript-eslint/utils" "6.21.0"
778-
"@typescript-eslint/visitor-keys" "6.21.0"
775+
"@typescript-eslint/scope-manager" "7.1.1"
776+
"@typescript-eslint/type-utils" "7.1.1"
777+
"@typescript-eslint/utils" "7.1.1"
778+
"@typescript-eslint/visitor-keys" "7.1.1"
779779
debug "^4.3.4"
780780
graphemer "^1.4.0"
781781
ignore "^5.2.4"
782782
natural-compare "^1.4.0"
783783
semver "^7.5.4"
784784
ts-api-utils "^1.0.1"
785785

786-
"@typescript-eslint/parser@^6.0.0":
787-
version "6.21.0"
788-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
789-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
790-
dependencies:
791-
"@typescript-eslint/scope-manager" "6.21.0"
792-
"@typescript-eslint/types" "6.21.0"
793-
"@typescript-eslint/typescript-estree" "6.21.0"
794-
"@typescript-eslint/visitor-keys" "6.21.0"
795-
debug "^4.3.4"
796-
797786
"@typescript-eslint/parser@^7.0.1":
798787
version "7.1.1"
799788
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f"
@@ -813,14 +802,6 @@
813802
"@typescript-eslint/types" "5.62.0"
814803
"@typescript-eslint/visitor-keys" "5.62.0"
815804

816-
"@typescript-eslint/[email protected]":
817-
version "6.21.0"
818-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
819-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
820-
dependencies:
821-
"@typescript-eslint/types" "6.21.0"
822-
"@typescript-eslint/visitor-keys" "6.21.0"
823-
824805
"@typescript-eslint/[email protected]":
825806
version "7.1.1"
826807
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
@@ -829,13 +810,13 @@
829810
"@typescript-eslint/types" "7.1.1"
830811
"@typescript-eslint/visitor-keys" "7.1.1"
831812

832-
"@typescript-eslint/type-utils@6.21.0":
833-
version "6.21.0"
834-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
835-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
813+
"@typescript-eslint/type-utils@7.1.1":
814+
version "7.1.1"
815+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
816+
integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==
836817
dependencies:
837-
"@typescript-eslint/typescript-estree" "6.21.0"
838-
"@typescript-eslint/utils" "6.21.0"
818+
"@typescript-eslint/typescript-estree" "7.1.1"
819+
"@typescript-eslint/utils" "7.1.1"
839820
debug "^4.3.4"
840821
ts-api-utils "^1.0.1"
841822

@@ -844,11 +825,6 @@
844825
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
845826
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
846827

847-
"@typescript-eslint/[email protected]":
848-
version "6.21.0"
849-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
850-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
851-
852828
"@typescript-eslint/[email protected]":
853829
version "7.1.1"
854830
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
@@ -867,20 +843,6 @@
867843
semver "^7.3.7"
868844
tsutils "^3.21.0"
869845

870-
"@typescript-eslint/[email protected]":
871-
version "6.21.0"
872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
873-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
874-
dependencies:
875-
"@typescript-eslint/types" "6.21.0"
876-
"@typescript-eslint/visitor-keys" "6.21.0"
877-
debug "^4.3.4"
878-
globby "^11.1.0"
879-
is-glob "^4.0.3"
880-
minimatch "9.0.3"
881-
semver "^7.5.4"
882-
ts-api-utils "^1.0.1"
883-
884846
"@typescript-eslint/[email protected]":
885847
version "7.1.1"
886848
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece"
@@ -895,17 +857,17 @@
895857
semver "^7.5.4"
896858
ts-api-utils "^1.0.1"
897859

898-
"@typescript-eslint/utils@6.21.0":
899-
version "6.21.0"
900-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
901-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
860+
"@typescript-eslint/utils@7.1.1":
861+
version "7.1.1"
862+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
863+
integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==
902864
dependencies:
903865
"@eslint-community/eslint-utils" "^4.4.0"
904866
"@types/json-schema" "^7.0.12"
905867
"@types/semver" "^7.5.0"
906-
"@typescript-eslint/scope-manager" "6.21.0"
907-
"@typescript-eslint/types" "6.21.0"
908-
"@typescript-eslint/typescript-estree" "6.21.0"
868+
"@typescript-eslint/scope-manager" "7.1.1"
869+
"@typescript-eslint/types" "7.1.1"
870+
"@typescript-eslint/typescript-estree" "7.1.1"
909871
semver "^7.5.4"
910872

911873
"@typescript-eslint/utils@^5.10.0":
@@ -930,14 +892,6 @@
930892
"@typescript-eslint/types" "5.62.0"
931893
eslint-visitor-keys "^3.3.0"
932894

933-
"@typescript-eslint/[email protected]":
934-
version "6.21.0"
935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
936-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
937-
dependencies:
938-
"@typescript-eslint/types" "6.21.0"
939-
eslint-visitor-keys "^3.4.1"
940-
941895
"@typescript-eslint/[email protected]":
942896
version "7.1.1"
943897
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d"
@@ -1785,13 +1739,13 @@ eslint-plugin-filenames@^1.3.2:
17851739
lodash.upperfirst "4.3.1"
17861740

17871741
eslint-plugin-github@^4.10.0:
1788-
version "4.10.1"
1789-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.1.tgz#b315660ec3734dc01a7a4ddb54490c4d6b37a07c"
1790-
integrity sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==
1742+
version "4.10.2"
1743+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.2.tgz#04bee657d4813f2d0f74831658cf5b036168e367"
1744+
integrity sha512-F1F5aAFgi1Y5hYoTFzGQACBkw5W1hu2Fu5FSTrMlXqrojJnKl1S2pWO/rprlowRQpt+hzHhqSpsfnodJEVd5QA==
17911745
dependencies:
17921746
"@github/browserslist-config" "^1.0.0"
1793-
"@typescript-eslint/eslint-plugin" "^6.0.0"
1794-
"@typescript-eslint/parser" "^6.0.0"
1747+
"@typescript-eslint/eslint-plugin" "^7.0.1"
1748+
"@typescript-eslint/parser" "^7.0.1"
17951749
aria-query "^5.3.0"
17961750
eslint-config-prettier ">=8.0.0"
17971751
eslint-plugin-escompat "^3.3.3"
@@ -1904,15 +1858,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
19041858
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
19051859

19061860
eslint@^8.56.0:
1907-
version "8.56.0"
1908-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
1909-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
1861+
version "8.57.0"
1862+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
1863+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
19101864
dependencies:
19111865
"@eslint-community/eslint-utils" "^4.2.0"
19121866
"@eslint-community/regexpp" "^4.6.1"
19131867
"@eslint/eslintrc" "^2.1.4"
1914-
"@eslint/js" "8.56.0"
1915-
"@humanwhocodes/config-array" "^0.11.13"
1868+
"@eslint/js" "8.57.0"
1869+
"@humanwhocodes/config-array" "^0.11.14"
19161870
"@humanwhocodes/module-importer" "^1.0.1"
19171871
"@nodelib/fs.walk" "^1.2.8"
19181872
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)