Skip to content

Commit 7d590d6

Browse files
chore(dev-deps): bump eslint from 9.39.3 to 9.39.4 (#1276)
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 9.39.4. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v9.39.4) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.4 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 4415e61 commit 7d590d6

2 files changed

Lines changed: 25 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/tar-fs": "^2.0.2",
3131
"chai": "^4.5.0",
3232
"commitlint": "^19",
33-
"eslint": "^9.39.3",
33+
"eslint": "^9.39.4",
3434
"eslint-config-oclif": "^6.0.146",
3535
"eslint-config-prettier": "^10.1.8",
3636
"husky": "^9.1.7",

yarn.lock

Lines changed: 24 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -853,14 +853,14 @@
853853
dependencies:
854854
"@eslint/core" "^0.17.0"
855855

856-
"@eslint/config-array@^0.21.1":
857-
version "0.21.1"
858-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
859-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
856+
"@eslint/config-array@^0.21.2":
857+
version "0.21.2"
858+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
859+
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
860860
dependencies:
861861
"@eslint/object-schema" "^2.1.7"
862862
debug "^4.3.1"
863-
minimatch "^3.1.2"
863+
minimatch "^3.1.5"
864864

865865
"@eslint/config-helpers@^0.4.2":
866866
version "0.4.2"
@@ -907,10 +907,10 @@
907907
"@eslint/css-tree" "^3.6.1"
908908
"@eslint/plugin-kit" "^0.3.1"
909909

910-
"@eslint/eslintrc@^3.3.1", "@eslint/eslintrc@^3.3.4":
911-
version "3.3.4"
912-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641"
913-
integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==
910+
"@eslint/eslintrc@^3.3.4", "@eslint/eslintrc@^3.3.5":
911+
version "3.3.5"
912+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
913+
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
914914
dependencies:
915915
ajv "^6.14.0"
916916
debug "^4.3.2"
@@ -919,13 +919,13 @@
919919
ignore "^5.2.0"
920920
import-fresh "^3.2.1"
921921
js-yaml "^4.1.1"
922-
minimatch "^3.1.3"
922+
minimatch "^3.1.5"
923923
strip-json-comments "^3.1.1"
924924

925-
"@eslint/js@9.39.3", "@eslint/js@^9.38.0":
926-
version "9.39.3"
927-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
928-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
925+
"@eslint/js@9.39.4", "@eslint/js@^9.38.0":
926+
version "9.39.4"
927+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
928+
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
929929

930930
"@eslint/json@^0.13.1":
931931
version "0.13.2"
@@ -2375,16 +2375,6 @@ agent-base@^7.1.0, agent-base@^7.1.2:
23752375
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.3.tgz#29435eb821bc4194633a5b89e5bc4703bafc25a1"
23762376
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
23772377

2378-
ajv@^6.12.4:
2379-
version "6.12.6"
2380-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
2381-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
2382-
dependencies:
2383-
fast-deep-equal "^3.1.1"
2384-
fast-json-stable-stringify "^2.0.0"
2385-
json-schema-traverse "^0.4.1"
2386-
uri-js "^4.2.2"
2387-
23882378
ajv@^6.14.0:
23892379
version "6.14.0"
23902380
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
@@ -3901,24 +3891,24 @@ eslint-visitor-keys@^5.0.0:
39013891
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
39023892
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
39033893

3904-
eslint@^9.39.3:
3905-
version "9.39.3"
3906-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
3907-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
3894+
eslint@^9.39.4:
3895+
version "9.39.4"
3896+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
3897+
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
39083898
dependencies:
39093899
"@eslint-community/eslint-utils" "^4.8.0"
39103900
"@eslint-community/regexpp" "^4.12.1"
3911-
"@eslint/config-array" "^0.21.1"
3901+
"@eslint/config-array" "^0.21.2"
39123902
"@eslint/config-helpers" "^0.4.2"
39133903
"@eslint/core" "^0.17.0"
3914-
"@eslint/eslintrc" "^3.3.1"
3915-
"@eslint/js" "9.39.3"
3904+
"@eslint/eslintrc" "^3.3.5"
3905+
"@eslint/js" "9.39.4"
39163906
"@eslint/plugin-kit" "^0.4.1"
39173907
"@humanfs/node" "^0.16.6"
39183908
"@humanwhocodes/module-importer" "^1.0.1"
39193909
"@humanwhocodes/retry" "^0.4.2"
39203910
"@types/estree" "^1.0.6"
3921-
ajv "^6.12.4"
3911+
ajv "^6.14.0"
39223912
chalk "^4.0.0"
39233913
cross-spawn "^7.0.6"
39243914
debug "^4.3.2"
@@ -3937,7 +3927,7 @@ eslint@^9.39.3:
39373927
is-glob "^4.0.0"
39383928
json-stable-stringify-without-jsonify "^1.0.1"
39393929
lodash.merge "^4.6.2"
3940-
minimatch "^3.1.2"
3930+
minimatch "^3.1.5"
39413931
natural-compare "^1.4.0"
39423932
optionator "^0.9.3"
39433933

@@ -5510,7 +5500,7 @@ minimatch@^10.2.2, minimatch@^10.2.4:
55105500
dependencies:
55115501
brace-expansion "^5.0.2"
55125502

5513-
minimatch@^3.1.2, minimatch@^3.1.3:
5503+
minimatch@^3.1.2, minimatch@^3.1.5:
55145504
version "3.1.5"
55155505
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
55165506
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==

0 commit comments

Comments
 (0)