Skip to content

Commit 1ebdced

Browse files
build(deps-dev): bump eslint from 10.3.0 to 10.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7ab44 commit 1ebdced

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@
143143
debug "^4.3.1"
144144
minimatch "^10.2.4"
145145

146-
"@eslint/config-helpers@^0.5.5":
147-
version "0.5.5"
148-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.5.tgz#ae16134e4792ac5fbdc533548a24ac1ea9f7f3ae"
149-
integrity sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==
146+
"@eslint/config-helpers@^0.6.0":
147+
version "0.6.0"
148+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.6.0.tgz#ef9a36881d39dfd5dbeac22b0da997fabfb08b03"
149+
integrity sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==
150150
dependencies:
151151
"@eslint/core" "^1.2.1"
152152

@@ -2049,14 +2049,14 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
20492049
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
20502050

20512051
eslint@^10.1.0:
2052-
version "10.3.0"
2053-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.3.0.tgz#ed5b810eb8e0191bf24bddcf9cdb45b974e0a16d"
2054-
integrity sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==
2052+
version "10.4.0"
2053+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.4.0.tgz#d86b6c405de0f19f3318c47139b8cb6771b3f592"
2054+
integrity sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==
20552055
dependencies:
20562056
"@eslint-community/eslint-utils" "^4.8.0"
20572057
"@eslint-community/regexpp" "^4.12.2"
20582058
"@eslint/config-array" "^0.23.5"
2059-
"@eslint/config-helpers" "^0.5.5"
2059+
"@eslint/config-helpers" "^0.6.0"
20602060
"@eslint/core" "^1.2.1"
20612061
"@eslint/plugin-kit" "^0.7.1"
20622062
"@humanfs/node" "^0.16.6"

0 commit comments

Comments
 (0)