Skip to content

Commit cd77817

Browse files
chore(deps): update dependency eslint to v10
1 parent 48acef4 commit cd77817

2 files changed

Lines changed: 77 additions & 118 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.56.1",
6565
"@typescript-eslint/parser": "8.56.1",
6666
"babel-jest": "30.2.0",
67-
"eslint": "9.39.3",
67+
"eslint": "10.0.3",
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: 76 additions & 117 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.1":
2311-
version "0.21.1"
2312-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
2313-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
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.2"
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.2":
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.1":
2334-
version "3.3.1"
2335-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
2336-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
2337-
dependencies:
2338-
ajv "^6.12.4"
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.0"
2345-
minimatch "^3.1.2"
2346-
strip-json-comments "^3.1.1"
2347-
2348-
"@eslint/js@9.39.3":
2349-
version "9.39.3"
2350-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
2351-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
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":
@@ -3487,6 +3462,11 @@
34873462
dependencies:
34883463
"@babel/types" "^7.3.0"
34893464

3465+
"@types/esrecurse@^4.3.1":
3466+
version "4.3.1"
3467+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
3468+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
3469+
34903470
"@types/estree@*":
34913471
version "1.0.0"
34923472
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
@@ -3502,6 +3482,11 @@
35023482
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
35033483
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
35043484

3485+
"@types/estree@^1.0.8":
3486+
version "1.0.8"
3487+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
3488+
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
3489+
35053490
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.1":
35063491
version "2.0.4"
35073492
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
@@ -3862,15 +3847,10 @@ acorn-jsx@^5.3.2:
38623847
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
38633848
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
38643849

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

38753855
acorn@^8.5.0:
38763856
version "8.8.2"
@@ -3905,10 +3885,10 @@ aggregate-error@^5.0.0:
39053885
clean-stack "^5.2.0"
39063886
indent-string "^5.0.0"
39073887

3908-
ajv@^6.12.4:
3909-
version "6.12.6"
3910-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
3911-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
3888+
ajv@^6.14.0:
3889+
version "6.14.0"
3890+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
3891+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
39123892
dependencies:
39133893
fast-deep-equal "^3.1.1"
39143894
fast-json-stable-stringify "^2.0.0"
@@ -5194,11 +5174,13 @@ eslint-plugin-prettier@5.5.5:
51945174
prettier-linter-helpers "^1.0.1"
51955175
synckit "^0.11.12"
51965176

5197-
eslint-scope@^8.4.0:
5198-
version "8.4.0"
5199-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
5200-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
5177+
eslint-scope@^9.1.2:
5178+
version "9.1.2"
5179+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
5180+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
52015181
dependencies:
5182+
"@types/esrecurse" "^4.3.1"
5183+
"@types/estree" "^1.0.8"
52025184
esrecurse "^4.3.0"
52035185
estraverse "^5.2.0"
52045186

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

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

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

5225-
eslint@9.39.3:
5226-
version "9.39.3"
5227-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
5228-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
5202+
eslint@10.0.3:
5203+
version "10.0.3"
5204+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
5205+
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
52295206
dependencies:
52305207
"@eslint-community/eslint-utils" "^4.8.0"
5231-
"@eslint-community/regexpp" "^4.12.1"
5232-
"@eslint/config-array" "^0.21.1"
5233-
"@eslint/config-helpers" "^0.4.2"
5234-
"@eslint/core" "^0.17.0"
5235-
"@eslint/eslintrc" "^3.3.1"
5236-
"@eslint/js" "9.39.3"
5237-
"@eslint/plugin-kit" "^0.4.1"
5208+
"@eslint-community/regexpp" "^4.12.2"
5209+
"@eslint/config-array" "^0.23.3"
5210+
"@eslint/config-helpers" "^0.5.2"
5211+
"@eslint/core" "^1.1.1"
5212+
"@eslint/plugin-kit" "^0.6.1"
52385213
"@humanfs/node" "^0.16.6"
52395214
"@humanwhocodes/module-importer" "^1.0.1"
52405215
"@humanwhocodes/retry" "^0.4.2"
52415216
"@types/estree" "^1.0.6"
5242-
ajv "^6.12.4"
5243-
chalk "^4.0.0"
5217+
ajv "^6.14.0"
52445218
cross-spawn "^7.0.6"
52455219
debug "^4.3.2"
52465220
escape-string-regexp "^4.0.0"
5247-
eslint-scope "^8.4.0"
5248-
eslint-visitor-keys "^4.2.1"
5249-
espree "^10.4.0"
5250-
esquery "^1.5.0"
5221+
eslint-scope "^9.1.2"
5222+
eslint-visitor-keys "^5.0.1"
5223+
espree "^11.1.1"
5224+
esquery "^1.7.0"
52515225
esutils "^2.0.2"
52525226
fast-deep-equal "^3.1.3"
52535227
file-entry-cache "^8.0.0"
@@ -5257,38 +5231,28 @@ eslint@9.39.3:
52575231
imurmurhash "^0.1.4"
52585232
is-glob "^4.0.0"
52595233
json-stable-stringify-without-jsonify "^1.0.1"
5260-
lodash.merge "^4.6.2"
5261-
minimatch "^3.1.2"
5234+
minimatch "^10.2.4"
52625235
natural-compare "^1.4.0"
52635236
optionator "^0.9.3"
52645237

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

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

5288-
esquery@^1.5.0:
5289-
version "1.6.0"
5290-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
5291-
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
5252+
esquery@^1.7.0:
5253+
version "1.7.0"
5254+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
5255+
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
52925256
dependencies:
52935257
estraverse "^5.1.0"
52945258

@@ -5859,11 +5823,6 @@ globals@^11.1.0:
58595823
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
58605824
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
58615825

5862-
globals@^14.0.0:
5863-
version "14.0.0"
5864-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
5865-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
5866-
58675826
globalthis@^1.0.3:
58685827
version "1.0.3"
58695828
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -7541,14 +7500,14 @@ minimatch@^10.0.3:
75417500
dependencies:
75427501
"@isaacs/brace-expansion" "^5.0.0"
75437502

7544-
minimatch@^10.2.2:
7503+
minimatch@^10.2.2, minimatch@^10.2.4:
75457504
version "10.2.4"
75467505
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
75477506
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
75487507
dependencies:
75497508
brace-expansion "^5.0.2"
75507509

7551-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
7510+
minimatch@^3.0.4, minimatch@^3.1.1:
75527511
version "3.1.2"
75537512
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
75547513
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)