Skip to content

Commit 67f2809

Browse files
chore(deps): update dependency eslint to v10
1 parent bd0ed76 commit 67f2809

2 files changed

Lines changed: 71 additions & 126 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@typescript-eslint/eslint-plugin": "8.57.1",
6565
"@typescript-eslint/parser": "8.57.1",
6666
"babel-jest": "30.3.0",
67-
"eslint": "9.39.4",
67+
"eslint": "10.1.0",
6868
"eslint-config-prettier": "10.1.8",
6969
"eslint-plugin-jest": "29.15.0",
7070
"eslint-plugin-prettier": "5.5.5",

yarn.lock

Lines changed: 70 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,70 +2297,45 @@
22972297
dependencies:
22982298
eslint-visitor-keys "^3.4.3"
22992299

2300-
"@eslint-community/regexpp@^4.12.1":
2301-
version "4.12.1"
2302-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
2303-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
2304-
23052300
"@eslint-community/regexpp@^4.12.2":
23062301
version "4.12.2"
23072302
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
23082303
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
23092304

2310-
"@eslint/config-array@^0.21.2":
2311-
version "0.21.2"
2312-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
2313-
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
2305+
"@eslint/config-array@^0.23.3":
2306+
version "0.23.3"
2307+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
2308+
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
23142309
dependencies:
2315-
"@eslint/object-schema" "^2.1.7"
2310+
"@eslint/object-schema" "^3.0.3"
23162311
debug "^4.3.1"
2317-
minimatch "^3.1.5"
2312+
minimatch "^10.2.4"
23182313

2319-
"@eslint/config-helpers@^0.4.2":
2320-
version "0.4.2"
2321-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
2322-
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
2314+
"@eslint/config-helpers@^0.5.3":
2315+
version "0.5.3"
2316+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
2317+
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
23232318
dependencies:
2324-
"@eslint/core" "^0.17.0"
2319+
"@eslint/core" "^1.1.1"
23252320

2326-
"@eslint/core@^0.17.0":
2327-
version "0.17.0"
2328-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
2329-
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
2321+
"@eslint/core@^1.1.1":
2322+
version "1.1.1"
2323+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
2324+
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
23302325
dependencies:
23312326
"@types/json-schema" "^7.0.15"
23322327

2333-
"@eslint/eslintrc@^3.3.5":
2334-
version "3.3.5"
2335-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
2336-
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
2337-
dependencies:
2338-
ajv "^6.14.0"
2339-
debug "^4.3.2"
2340-
espree "^10.0.1"
2341-
globals "^14.0.0"
2342-
ignore "^5.2.0"
2343-
import-fresh "^3.2.1"
2344-
js-yaml "^4.1.1"
2345-
minimatch "^3.1.5"
2346-
strip-json-comments "^3.1.1"
2347-
2348-
"@eslint/js@9.39.4":
2349-
version "9.39.4"
2350-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
2351-
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
2352-
2353-
"@eslint/object-schema@^2.1.7":
2354-
version "2.1.7"
2355-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
2356-
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
2328+
"@eslint/object-schema@^3.0.3":
2329+
version "3.0.3"
2330+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
2331+
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
23572332

2358-
"@eslint/plugin-kit@^0.4.1":
2359-
version "0.4.1"
2360-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
2361-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
2333+
"@eslint/plugin-kit@^0.6.1":
2334+
version "0.6.1"
2335+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
2336+
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
23622337
dependencies:
2363-
"@eslint/core" "^0.17.0"
2338+
"@eslint/core" "^1.1.1"
23642339
levn "^0.4.1"
23652340

23662341
"@fastify/busboy@^2.0.0":
@@ -3485,6 +3460,11 @@
34853460
dependencies:
34863461
"@babel/types" "^7.3.0"
34873462

3463+
"@types/esrecurse@^4.3.1":
3464+
version "4.3.1"
3465+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
3466+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
3467+
34883468
"@types/estree@*":
34893469
version "1.0.0"
34903470
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
@@ -3500,6 +3480,11 @@
35003480
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
35013481
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
35023482

3483+
"@types/estree@^1.0.8":
3484+
version "1.0.8"
3485+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
3486+
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
3487+
35033488
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.1":
35043489
version "2.0.4"
35053490
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
@@ -3860,15 +3845,10 @@ acorn-jsx@^5.3.2:
38603845
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
38613846
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
38623847

3863-
acorn@^8.14.0:
3864-
version "8.14.0"
3865-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
3866-
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
3867-
3868-
acorn@^8.15.0:
3869-
version "8.15.0"
3870-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
3871-
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
3848+
acorn@^8.16.0:
3849+
version "8.16.0"
3850+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
3851+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
38723852

38733853
acorn@^8.5.0:
38743854
version "8.8.2"
@@ -5192,11 +5172,13 @@ eslint-plugin-prettier@5.5.5:
51925172
prettier-linter-helpers "^1.0.1"
51935173
synckit "^0.11.12"
51945174

5195-
eslint-scope@^8.4.0:
5196-
version "8.4.0"
5197-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
5198-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
5175+
eslint-scope@^9.1.2:
5176+
version "9.1.2"
5177+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
5178+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
51995179
dependencies:
5180+
"@types/esrecurse" "^4.3.1"
5181+
"@types/estree" "^1.0.8"
52005182
esrecurse "^4.3.0"
52015183
estraverse "^5.2.0"
52025184

@@ -5205,47 +5187,39 @@ eslint-visitor-keys@^3.4.3:
52055187
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
52065188
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
52075189

5208-
eslint-visitor-keys@^4.2.0:
5209-
version "4.2.0"
5210-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
5211-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
5212-
52135190
eslint-visitor-keys@^4.2.1:
52145191
version "4.2.1"
52155192
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
52165193
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
52175194

5218-
eslint-visitor-keys@^5.0.0:
5195+
eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
52195196
version "5.0.1"
52205197
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
52215198
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
52225199

5223-
eslint@9.39.4:
5224-
version "9.39.4"
5225-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
5226-
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
5200+
eslint@10.1.0:
5201+
version "10.1.0"
5202+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.1.0.tgz#9ca98e654e642ab2e1af6d1e9d8613857ac341b4"
5203+
integrity sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==
52275204
dependencies:
52285205
"@eslint-community/eslint-utils" "^4.8.0"
5229-
"@eslint-community/regexpp" "^4.12.1"
5230-
"@eslint/config-array" "^0.21.2"
5231-
"@eslint/config-helpers" "^0.4.2"
5232-
"@eslint/core" "^0.17.0"
5233-
"@eslint/eslintrc" "^3.3.5"
5234-
"@eslint/js" "9.39.4"
5235-
"@eslint/plugin-kit" "^0.4.1"
5206+
"@eslint-community/regexpp" "^4.12.2"
5207+
"@eslint/config-array" "^0.23.3"
5208+
"@eslint/config-helpers" "^0.5.3"
5209+
"@eslint/core" "^1.1.1"
5210+
"@eslint/plugin-kit" "^0.6.1"
52365211
"@humanfs/node" "^0.16.6"
52375212
"@humanwhocodes/module-importer" "^1.0.1"
52385213
"@humanwhocodes/retry" "^0.4.2"
52395214
"@types/estree" "^1.0.6"
52405215
ajv "^6.14.0"
5241-
chalk "^4.0.0"
52425216
cross-spawn "^7.0.6"
52435217
debug "^4.3.2"
52445218
escape-string-regexp "^4.0.0"
5245-
eslint-scope "^8.4.0"
5246-
eslint-visitor-keys "^4.2.1"
5247-
espree "^10.4.0"
5248-
esquery "^1.5.0"
5219+
eslint-scope "^9.1.2"
5220+
eslint-visitor-keys "^5.0.1"
5221+
espree "^11.2.0"
5222+
esquery "^1.7.0"
52495223
esutils "^2.0.2"
52505224
fast-deep-equal "^3.1.3"
52515225
file-entry-cache "^8.0.0"
@@ -5255,38 +5229,28 @@ eslint@9.39.4:
52555229
imurmurhash "^0.1.4"
52565230
is-glob "^4.0.0"
52575231
json-stable-stringify-without-jsonify "^1.0.1"
5258-
lodash.merge "^4.6.2"
5259-
minimatch "^3.1.5"
5232+
minimatch "^10.2.4"
52605233
natural-compare "^1.4.0"
52615234
optionator "^0.9.3"
52625235

5263-
espree@^10.0.1:
5264-
version "10.3.0"
5265-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
5266-
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
5267-
dependencies:
5268-
acorn "^8.14.0"
5269-
acorn-jsx "^5.3.2"
5270-
eslint-visitor-keys "^4.2.0"
5271-
5272-
espree@^10.4.0:
5273-
version "10.4.0"
5274-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
5275-
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
5236+
espree@^11.2.0:
5237+
version "11.2.0"
5238+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
5239+
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
52765240
dependencies:
5277-
acorn "^8.15.0"
5241+
acorn "^8.16.0"
52785242
acorn-jsx "^5.3.2"
5279-
eslint-visitor-keys "^4.2.1"
5243+
eslint-visitor-keys "^5.0.1"
52805244

52815245
esprima@^4.0.0:
52825246
version "4.0.1"
52835247
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
52845248
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
52855249

5286-
esquery@^1.5.0:
5287-
version "1.6.0"
5288-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
5289-
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
5250+
esquery@^1.7.0:
5251+
version "1.7.0"
5252+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
5253+
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
52905254
dependencies:
52915255
estraverse "^5.1.0"
52925256

@@ -5869,11 +5833,6 @@ globals@^11.1.0:
58695833
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
58705834
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
58715835

5872-
globals@^14.0.0:
5873-
version "14.0.0"
5874-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
5875-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
5876-
58775836
globalthis@^1.0.3:
58785837
version "1.0.3"
58795838
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -7001,13 +6960,6 @@ js-yaml@^4.1.0:
70016960
dependencies:
70026961
argparse "^2.0.1"
70036962

7004-
js-yaml@^4.1.1:
7005-
version "4.1.1"
7006-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
7007-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
7008-
dependencies:
7009-
argparse "^2.0.1"
7010-
70116963
jsbn@1.1.0:
70126964
version "1.1.0"
70136965
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
@@ -7557,7 +7509,7 @@ minimatch@^10.0.3:
75577509
dependencies:
75587510
"@isaacs/brace-expansion" "^5.0.0"
75597511

7560-
minimatch@^10.2.2:
7512+
minimatch@^10.2.2, minimatch@^10.2.4:
75617513
version "10.2.4"
75627514
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
75637515
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
@@ -7571,13 +7523,6 @@ minimatch@^3.0.4, minimatch@^3.1.1:
75717523
dependencies:
75727524
brace-expansion "^1.1.7"
75737525

7574-
minimatch@^3.1.5:
7575-
version "3.1.5"
7576-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
7577-
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
7578-
dependencies:
7579-
brace-expansion "^1.1.7"
7580-
75817526
minimatch@^5.0.1:
75827527
version "5.1.6"
75837528
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"

0 commit comments

Comments
 (0)