Skip to content

Commit e896a19

Browse files
chore(deps-dev): bump eslint from 10.7.0 to 10.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4840df commit e896a19

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -784,10 +784,10 @@
784784
dependencies:
785785
"@eslint/core" "^1.2.1"
786786

787-
"@eslint/config-helpers@^0.6.0":
788-
version "0.6.0"
789-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.6.0.tgz#ef9a36881d39dfd5dbeac22b0da997fabfb08b03"
790-
integrity sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==
787+
"@eslint/config-helpers@^0.7.0":
788+
version "0.7.0"
789+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.7.0.tgz#09ee4aa07b73f059ec2d4c74bf4b2ff02b322377"
790+
integrity sha512-DObd/KKUsU+FaFv4PLxSRenpXfQWmPXXP3pPZ6/K1PCrMu2vQpMDMuQe/BqYeoLcz8ro0bVDF1RxOJgfVEdhUw==
791791
dependencies:
792792
"@eslint/core" "^1.2.1"
793793

@@ -3857,14 +3857,14 @@ eslint-visitor-keys@^4.2.1:
38573857
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
38583858

38593859
eslint@^10.7.0:
3860-
version "10.7.0"
3861-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.7.0.tgz#cd3b8022f3b1e3b183760d90dfc58e9d3644106b"
3862-
integrity sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==
3860+
version "10.8.0"
3861+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.0.tgz#e6d19907a3f090a53a022261ba34c5ff6d04908b"
3862+
integrity sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==
38633863
dependencies:
38643864
"@eslint-community/eslint-utils" "^4.8.0"
38653865
"@eslint-community/regexpp" "^4.12.2"
38663866
"@eslint/config-array" "^0.23.5"
3867-
"@eslint/config-helpers" "^0.6.0"
3867+
"@eslint/config-helpers" "^0.7.0"
38683868
"@eslint/core" "^1.2.1"
38693869
"@eslint/plugin-kit" "^0.7.2"
38703870
"@humanfs/node" "^0.16.6"
@@ -3888,7 +3888,7 @@ eslint@^10.7.0:
38883888
imurmurhash "^0.1.4"
38893889
is-glob "^4.0.0"
38903890
json-stable-stringify-without-jsonify "^1.0.1"
3891-
minimatch "^10.2.4"
3891+
minimatch "^10.2.5"
38923892
natural-compare "^1.4.0"
38933893
optionator "^0.9.3"
38943894

@@ -5013,7 +5013,7 @@ mimic-fn@^4.0.0:
50135013
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
50145014
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
50155015

5016-
minimatch@^10.2.2, minimatch@^10.2.4, "minimatch@^9.0.3 || ^10.1.2":
5016+
minimatch@^10.2.2, minimatch@^10.2.4, minimatch@^10.2.5, "minimatch@^9.0.3 || ^10.1.2":
50175017
version "10.2.6"
50185018
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.6.tgz#fd956bbe0b77241e9f15ac5dccb1c638060968ef"
50195019
integrity sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==

0 commit comments

Comments
 (0)