Skip to content

Commit 51b7507

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency eslint to v10.4.0
1 parent 7f89824 commit 51b7507

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/eslint-plugin": "8.59.3",
5959
"@typescript-eslint/parser": "8.59.3",
6060
"all-contributors-cli": "6.26.1",
61-
"eslint": "10.3.0",
61+
"eslint": "10.4.0",
6262
"eslint-config-prettier": "10.1.8",
6363
"eslint-config-standard": "17.1.0",
6464
"eslint-plugin-import": "2.32.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3661,10 +3661,10 @@
36613661
debug "^4.3.1"
36623662
minimatch "^10.2.4"
36633663

3664-
"@eslint/config-helpers@^0.5.5":
3665-
version "0.5.5"
3666-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.5.tgz#ae16134e4792ac5fbdc533548a24ac1ea9f7f3ae"
3667-
integrity sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==
3664+
"@eslint/config-helpers@^0.6.0":
3665+
version "0.6.0"
3666+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.6.0.tgz#ef9a36881d39dfd5dbeac22b0da997fabfb08b03"
3667+
integrity sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==
36683668
dependencies:
36693669
"@eslint/core" "^1.2.1"
36703670

@@ -8105,15 +8105,15 @@ eslint-visitor-keys@^5.0.1:
81058105
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
81068106
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
81078107

8108-
eslint@10.3.0:
8109-
version "10.3.0"
8110-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.3.0.tgz#ed5b810eb8e0191bf24bddcf9cdb45b974e0a16d"
8111-
integrity sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==
8108+
eslint@10.4.0:
8109+
version "10.4.0"
8110+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.4.0.tgz#d86b6c405de0f19f3318c47139b8cb6771b3f592"
8111+
integrity sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==
81128112
dependencies:
81138113
"@eslint-community/eslint-utils" "^4.8.0"
81148114
"@eslint-community/regexpp" "^4.12.2"
81158115
"@eslint/config-array" "^0.23.5"
8116-
"@eslint/config-helpers" "^0.5.5"
8116+
"@eslint/config-helpers" "^0.6.0"
81178117
"@eslint/core" "^1.2.1"
81188118
"@eslint/plugin-kit" "^0.7.1"
81198119
"@humanfs/node" "^0.16.6"

0 commit comments

Comments
 (0)