Skip to content

Commit 15f0834

Browse files
chore(deps): update dependency eslint to v10
1 parent 34ff94d commit 15f0834

2 files changed

Lines changed: 94 additions & 111 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.55.0",
6565
"@typescript-eslint/parser": "8.55.0",
6666
"babel-jest": "30.2.0",
67-
"eslint": "9.39.2",
67+
"eslint": "10.0.1",
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: 93 additions & 110 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.2":
2306+
version "0.23.2"
2307+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
2308+
integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
23142309
dependencies:
2315-
"@eslint/object-schema" "^2.1.7"
2310+
"@eslint/object-schema" "^3.0.2"
23162311
debug "^4.3.1"
2317-
minimatch "^3.1.2"
2312+
minimatch "^10.2.1"
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.2"
2316+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d"
2317+
integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==
23232318
dependencies:
2324-
"@eslint/core" "^0.17.0"
2319+
"@eslint/core" "^1.1.0"
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.0":
2322+
version "1.1.0"
2323+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
2324+
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
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.2":
2349-
version "9.39.2"
2350-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
2351-
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
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.2":
2329+
version "3.0.2"
2330+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2.tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22"
2331+
integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==
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.0":
2334+
version "0.6.0"
2335+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
2336+
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
23622337
dependencies:
2363-
"@eslint/core" "^0.17.0"
2338+
"@eslint/core" "^1.1.0"
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"
@@ -4197,6 +4177,11 @@ balanced-match@^1.0.0:
41974177
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
41984178
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
41994179

4180+
balanced-match@^4.0.2:
4181+
version "4.0.3"
4182+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
4183+
integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
4184+
42004185
baseline-browser-mapping@^2.9.0:
42014186
version "2.9.19"
42024187
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz#3e508c43c46d961eb4d7d2e5b8d1dd0f9ee4f488"
@@ -4248,6 +4233,13 @@ brace-expansion@^2.0.1:
42484233
dependencies:
42494234
balanced-match "^1.0.0"
42504235

4236+
brace-expansion@^5.0.2:
4237+
version "5.0.2"
4238+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
4239+
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
4240+
dependencies:
4241+
balanced-match "^4.0.2"
4242+
42514243
braces@^3.0.2:
42524244
version "3.0.2"
42534245
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -5182,11 +5174,13 @@ eslint-plugin-prettier@5.5.5:
51825174
prettier-linter-helpers "^1.0.1"
51835175
synckit "^0.11.12"
51845176

5185-
eslint-scope@^8.4.0:
5186-
version "8.4.0"
5187-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
5188-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
5177+
eslint-scope@^9.1.1:
5178+
version "9.1.1"
5179+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1.tgz#f6a209486e38bd28356b5feb07d445cc99c89967"
5180+
integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==
51895181
dependencies:
5182+
"@types/esrecurse" "^4.3.1"
5183+
"@types/estree" "^1.0.8"
51905184
esrecurse "^4.3.0"
51915185
estraverse "^5.2.0"
51925186

@@ -5195,42 +5189,39 @@ eslint-visitor-keys@^3.4.3:
51955189
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
51965190
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
51975191

5198-
eslint-visitor-keys@^4.2.0:
5199-
version "4.2.0"
5200-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
5201-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
5202-
52035192
eslint-visitor-keys@^4.2.1:
52045193
version "4.2.1"
52055194
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
52065195
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
52075196

5208-
eslint@9.39.2:
5209-
version "9.39.2"
5210-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
5211-
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
5197+
eslint-visitor-keys@^5.0.1:
5198+
version "5.0.1"
5199+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
5200+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
5201+
5202+
eslint@10.0.1:
5203+
version "10.0.1"
5204+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.1.tgz#b5c5f7706782a21590ba6451e7a30d2947273c2d"
5205+
integrity sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==
52125206
dependencies:
52135207
"@eslint-community/eslint-utils" "^4.8.0"
5214-
"@eslint-community/regexpp" "^4.12.1"
5215-
"@eslint/config-array" "^0.21.1"
5216-
"@eslint/config-helpers" "^0.4.2"
5217-
"@eslint/core" "^0.17.0"
5218-
"@eslint/eslintrc" "^3.3.1"
5219-
"@eslint/js" "9.39.2"
5220-
"@eslint/plugin-kit" "^0.4.1"
5208+
"@eslint-community/regexpp" "^4.12.2"
5209+
"@eslint/config-array" "^0.23.2"
5210+
"@eslint/config-helpers" "^0.5.2"
5211+
"@eslint/core" "^1.1.0"
5212+
"@eslint/plugin-kit" "^0.6.0"
52215213
"@humanfs/node" "^0.16.6"
52225214
"@humanwhocodes/module-importer" "^1.0.1"
52235215
"@humanwhocodes/retry" "^0.4.2"
52245216
"@types/estree" "^1.0.6"
52255217
ajv "^6.12.4"
5226-
chalk "^4.0.0"
52275218
cross-spawn "^7.0.6"
52285219
debug "^4.3.2"
52295220
escape-string-regexp "^4.0.0"
5230-
eslint-scope "^8.4.0"
5231-
eslint-visitor-keys "^4.2.1"
5232-
espree "^10.4.0"
5233-
esquery "^1.5.0"
5221+
eslint-scope "^9.1.1"
5222+
eslint-visitor-keys "^5.0.1"
5223+
espree "^11.1.1"
5224+
esquery "^1.7.0"
52345225
esutils "^2.0.2"
52355226
fast-deep-equal "^3.1.3"
52365227
file-entry-cache "^8.0.0"
@@ -5240,38 +5231,28 @@ eslint@9.39.2:
52405231
imurmurhash "^0.1.4"
52415232
is-glob "^4.0.0"
52425233
json-stable-stringify-without-jsonify "^1.0.1"
5243-
lodash.merge "^4.6.2"
5244-
minimatch "^3.1.2"
5234+
minimatch "^10.2.1"
52455235
natural-compare "^1.4.0"
52465236
optionator "^0.9.3"
52475237

5248-
espree@^10.0.1:
5249-
version "10.3.0"
5250-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
5251-
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
5252-
dependencies:
5253-
acorn "^8.14.0"
5254-
acorn-jsx "^5.3.2"
5255-
eslint-visitor-keys "^4.2.0"
5256-
5257-
espree@^10.4.0:
5258-
version "10.4.0"
5259-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
5260-
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
5238+
espree@^11.1.1:
5239+
version "11.1.1"
5240+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
5241+
integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
52615242
dependencies:
5262-
acorn "^8.15.0"
5243+
acorn "^8.16.0"
52635244
acorn-jsx "^5.3.2"
5264-
eslint-visitor-keys "^4.2.1"
5245+
eslint-visitor-keys "^5.0.1"
52655246

52665247
esprima@^4.0.0:
52675248
version "4.0.1"
52685249
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
52695250
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
52705251

5271-
esquery@^1.5.0:
5272-
version "1.6.0"
5273-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
5274-
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==
52755256
dependencies:
52765257
estraverse "^5.1.0"
52775258

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

5845-
globals@^14.0.0:
5846-
version "14.0.0"
5847-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
5848-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
5849-
58505826
globalthis@^1.0.3:
58515827
version "1.0.3"
58525828
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -7524,7 +7500,14 @@ minimatch@^10.0.3:
75247500
dependencies:
75257501
"@isaacs/brace-expansion" "^5.0.0"
75267502

7527-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
7503+
minimatch@^10.2.1:
7504+
version "10.2.2"
7505+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
7506+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
7507+
dependencies:
7508+
brace-expansion "^5.0.2"
7509+
7510+
minimatch@^3.0.4, minimatch@^3.1.1:
75287511
version "3.1.2"
75297512
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
75307513
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)