Skip to content

Commit c65be40

Browse files
build(deps-dev): bump eslint from 10.1.0 to 10.2.0 (#867)
Bumps [eslint](https://github.com/eslint/eslint) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 395df91 commit c65be40

1 file changed

Lines changed: 30 additions & 30 deletions

File tree

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -170,26 +170,26 @@
170170
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
171171
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
172172

173-
"@eslint/config-array@^0.23.3":
174-
version "0.23.3"
175-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
176-
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
173+
"@eslint/config-array@^0.23.4":
174+
version "0.23.4"
175+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.4.tgz#b4e160e668694011b355bfe9a89eb61a0eb641c4"
176+
integrity sha512-lf19F24LSMfF8weXvW5QEtnLqW70u7kgit5e9PSx0MsHAFclGd1T9ynvWEMDT1w5J4Qt54tomGeAhdoAku1Xow==
177177
dependencies:
178-
"@eslint/object-schema" "^3.0.3"
178+
"@eslint/object-schema" "^3.0.4"
179179
debug "^4.3.1"
180180
minimatch "^10.2.4"
181181

182-
"@eslint/config-helpers@^0.5.3":
183-
version "0.5.3"
184-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
185-
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
182+
"@eslint/config-helpers@^0.5.4":
183+
version "0.5.4"
184+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.4.tgz#0b16c091dd16766f27e41f09bd264e3585a45652"
185+
integrity sha512-jJhqiY3wPMlWWO3370M86CPJ7pt8GmEwSLglMfQhjXal07RCvhmU0as4IuUEW5SJeunfItiEetHmSxCCe9lDBg==
186186
dependencies:
187-
"@eslint/core" "^1.1.1"
187+
"@eslint/core" "^1.2.0"
188188

189-
"@eslint/core@^1.1.1":
190-
version "1.1.1"
191-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
192-
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
189+
"@eslint/core@^1.2.0":
190+
version "1.2.0"
191+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.2.0.tgz#3f741da0119058ad2a567a6f215677b5557a19e9"
192+
integrity sha512-8FTGbNzTvmSlc4cZBaShkC6YvFMG0riksYWRFKXztqVdXaQbcZLXlFbSpC05s70sGEsXAw0qwhx69JiW7hQS7A==
193193
dependencies:
194194
"@types/json-schema" "^7.0.15"
195195

@@ -198,17 +198,17 @@
198198
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
199199
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
200200

201-
"@eslint/object-schema@^3.0.3":
202-
version "3.0.3"
203-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
204-
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
201+
"@eslint/object-schema@^3.0.4":
202+
version "3.0.4"
203+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.4.tgz#8ce3aff08f6ca7c3bd9e1cec34530fc7fb44546a"
204+
integrity sha512-55lO/7+Yp0ISKRP0PsPtNTeNGapXaO085aELZmWCVc5SH3jfrqpuU6YgOdIxMS99ZHkQN1cXKE+cdIqwww9ptw==
205205

206-
"@eslint/plugin-kit@^0.6.1":
207-
version "0.6.1"
208-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
209-
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
206+
"@eslint/plugin-kit@^0.7.0":
207+
version "0.7.0"
208+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.7.0.tgz#7442f663da4d61091d2af0b30c8a6b50949fb26d"
209+
integrity sha512-ejvBr8MQCbVsWNZnCwDXjUKq40MDmHalq7cJ6e9s/qzTUFIIo/afzt1Vui9T97FM/V/pN4YsFVoed5NIa96RDg==
210210
dependencies:
211-
"@eslint/core" "^1.1.1"
211+
"@eslint/core" "^1.2.0"
212212
levn "^0.4.1"
213213

214214
"@humanfs/core@^0.19.1":
@@ -1214,16 +1214,16 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
12141214
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
12151215

12161216
eslint@^10.1.0:
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==
1217+
version "10.2.0"
1218+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.0.tgz#711c80d32fc3fdd3a575bb93977df43887c3ec8e"
1219+
integrity sha512-+L0vBFYGIpSNIt/KWTpFonPrqYvgKw1eUI5Vn7mEogrQcWtWYtNQ7dNqC+px/J0idT3BAkiWrhfS7k+Tum8TUA==
12201220
dependencies:
12211221
"@eslint-community/eslint-utils" "^4.8.0"
12221222
"@eslint-community/regexpp" "^4.12.2"
1223-
"@eslint/config-array" "^0.23.3"
1224-
"@eslint/config-helpers" "^0.5.3"
1225-
"@eslint/core" "^1.1.1"
1226-
"@eslint/plugin-kit" "^0.6.1"
1223+
"@eslint/config-array" "^0.23.4"
1224+
"@eslint/config-helpers" "^0.5.4"
1225+
"@eslint/core" "^1.2.0"
1226+
"@eslint/plugin-kit" "^0.7.0"
12271227
"@humanfs/node" "^0.16.6"
12281228
"@humanwhocodes/module-importer" "^1.0.1"
12291229
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)