Skip to content

Commit c907137

Browse files
build(deps-dev): bump eslint from 10.0.3 to 10.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cdbd28 commit c907137

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
debug "^4.3.1"
180180
minimatch "^10.2.4"
181181

182-
"@eslint/config-helpers@^0.5.2":
182+
"@eslint/config-helpers@^0.5.3":
183183
version "0.5.3"
184184
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
185185
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
@@ -1214,14 +1214,14 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
12141214
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
12151215

12161216
eslint@^10.0.3:
1217-
version "10.0.3"
1218-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
1219-
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
1217+
version "10.1.0"
1218+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.1.0.tgz#9ca98e654e642ab2e1af6d1e9d8613857ac341b4"
1219+
integrity sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==
12201220
dependencies:
12211221
"@eslint-community/eslint-utils" "^4.8.0"
12221222
"@eslint-community/regexpp" "^4.12.2"
12231223
"@eslint/config-array" "^0.23.3"
1224-
"@eslint/config-helpers" "^0.5.2"
1224+
"@eslint/config-helpers" "^0.5.3"
12251225
"@eslint/core" "^1.1.1"
12261226
"@eslint/plugin-kit" "^0.6.1"
12271227
"@humanfs/node" "^0.16.6"
@@ -1234,7 +1234,7 @@ eslint@^10.0.3:
12341234
escape-string-regexp "^4.0.0"
12351235
eslint-scope "^9.1.2"
12361236
eslint-visitor-keys "^5.0.1"
1237-
espree "^11.1.1"
1237+
espree "^11.2.0"
12381238
esquery "^1.7.0"
12391239
esutils "^2.0.2"
12401240
fast-deep-equal "^3.1.3"
@@ -1249,7 +1249,7 @@ eslint@^10.0.3:
12491249
natural-compare "^1.4.0"
12501250
optionator "^0.9.3"
12511251

1252-
espree@^11.1.1:
1252+
espree@^11.2.0:
12531253
version "11.2.0"
12541254
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
12551255
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==

0 commit comments

Comments
 (0)