Skip to content

Commit aca4cde

Browse files
Merge pull request #919 from ruby-syntax-tree/dependabot/npm_and_yarn/eslint-10.0.0
Bump eslint from 9.39.2 to 10.0.0
2 parents 5bacaaf + 1be8b94 commit aca4cde

2 files changed

Lines changed: 68 additions & 132 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@vscode/test-electron": "^2.2.0",
121121
"@vscode/vsce": "^3.6.0",
122122
"esbuild": "^0.27.0",
123-
"eslint": "^9.31.0",
123+
"eslint": "^10.0.0",
124124
"glob": "^13.0.0",
125125
"globals": "^17.0.0",
126126
"mocha": "^11.0.1",

yarn.lock

Lines changed: 67 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -262,84 +262,57 @@
262262
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz#0eaf705c941a218a43dba8e09f1df1d6cd2f1f17"
263263
integrity sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==
264264

265-
"@eslint-community/eslint-utils@^4.8.0":
266-
version "4.8.0"
267-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894"
268-
integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q==
269-
dependencies:
270-
eslint-visitor-keys "^3.4.3"
271-
272-
"@eslint-community/eslint-utils@^4.9.1":
265+
"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1":
273266
version "4.9.1"
274267
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
275268
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
276269
dependencies:
277270
eslint-visitor-keys "^3.4.3"
278271

279-
"@eslint-community/regexpp@^4.12.1":
280-
version "4.12.1"
281-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
282-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
283-
284272
"@eslint-community/regexpp@^4.12.2":
285273
version "4.12.2"
286274
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
287275
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
288276

289-
"@eslint/config-array@^0.21.1":
290-
version "0.21.1"
291-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
292-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
277+
"@eslint/config-array@^0.23.0":
278+
version "0.23.1"
279+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.1.tgz#908223da7b9148f1af5bfb3144b77a9387a89446"
280+
integrity sha512-uVSdg/V4dfQmTjJzR0szNczjOH/J+FyUMMjYtr07xFRXR7EDf9i1qdxrD0VusZH9knj1/ecxzCQQxyic5NzAiA==
293281
dependencies:
294-
"@eslint/object-schema" "^2.1.7"
282+
"@eslint/object-schema" "^3.0.1"
295283
debug "^4.3.1"
296-
minimatch "^3.1.2"
284+
minimatch "^10.1.1"
297285

298-
"@eslint/config-helpers@^0.4.2":
299-
version "0.4.2"
300-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
301-
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
286+
"@eslint/config-helpers@^0.5.2":
287+
version "0.5.2"
288+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d"
289+
integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==
302290
dependencies:
303-
"@eslint/core" "^0.17.0"
291+
"@eslint/core" "^1.1.0"
304292

305-
"@eslint/core@^0.17.0":
306-
version "0.17.0"
307-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
308-
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
293+
"@eslint/core@^1.1.0":
294+
version "1.1.0"
295+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
296+
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
309297
dependencies:
310298
"@types/json-schema" "^7.0.15"
311299

312-
"@eslint/eslintrc@^3.3.1":
313-
version "3.3.1"
314-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
315-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
316-
dependencies:
317-
ajv "^6.12.4"
318-
debug "^4.3.2"
319-
espree "^10.0.1"
320-
globals "^14.0.0"
321-
ignore "^5.2.0"
322-
import-fresh "^3.2.1"
323-
js-yaml "^4.1.0"
324-
minimatch "^3.1.2"
325-
strip-json-comments "^3.1.1"
326-
327-
"@eslint/js@9.39.2", "@eslint/js@^9.31.0":
300+
"@eslint/js@^9.31.0":
328301
version "9.39.2"
329302
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
330303
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
331304

332-
"@eslint/object-schema@^2.1.7":
333-
version "2.1.7"
334-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
335-
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
305+
"@eslint/object-schema@^3.0.1":
306+
version "3.0.1"
307+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.1.tgz#9a1dc9af00d790dc79a9bf57a756e3cb2740ddb9"
308+
integrity sha512-P9cq2dpr+LU8j3qbLygLcSZrl2/ds/pUpfnHNNuk5HW7mnngHs+6WSq5C9mO3rqRX8A1poxqLTC9cu0KOyJlBg==
336309

337-
"@eslint/plugin-kit@^0.4.1":
338-
version "0.4.1"
339-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
340-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
310+
"@eslint/plugin-kit@^0.6.0":
311+
version "0.6.0"
312+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
313+
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
341314
dependencies:
342-
"@eslint/core" "^0.17.0"
315+
"@eslint/core" "^1.1.0"
343316
levn "^0.4.1"
344317

345318
"@humanfs/core@^0.19.1":
@@ -562,7 +535,12 @@
562535
dependencies:
563536
"@textlint/ast-node-types" "15.2.0"
564537

565-
"@types/estree@^1.0.6":
538+
"@types/esrecurse@^4.3.1":
539+
version "4.3.1"
540+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
541+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
542+
543+
"@types/estree@^1.0.6", "@types/estree@^1.0.8":
566544
version "1.0.8"
567545
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
568546
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -1024,17 +1002,12 @@ call-bound@^1.0.2:
10241002
call-bind-apply-helpers "^1.0.2"
10251003
get-intrinsic "^1.3.0"
10261004

1027-
callsites@^3.0.0:
1028-
version "3.1.0"
1029-
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
1030-
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
1031-
10321005
camelcase@^6.0.0:
10331006
version "6.3.0"
10341007
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
10351008
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
10361009

1037-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
1010+
chalk@^4.1.0, chalk@^4.1.2:
10381011
version "4.1.2"
10391012
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
10401013
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -1407,11 +1380,13 @@ escape-string-regexp@^4.0.0:
14071380
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
14081381
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
14091382

1410-
eslint-scope@^8.4.0:
1411-
version "8.4.0"
1412-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
1413-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
1383+
eslint-scope@^9.1.0:
1384+
version "9.1.0"
1385+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.0.tgz#dfcb41d6c0d73df6b977a50cf3e91c41ddb4154e"
1386+
integrity sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ==
14141387
dependencies:
1388+
"@types/esrecurse" "^4.3.1"
1389+
"@types/estree" "^1.0.8"
14151390
esrecurse "^4.3.0"
14161391
estraverse "^5.2.0"
14171392

@@ -1420,42 +1395,34 @@ eslint-visitor-keys@^3.4.3:
14201395
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
14211396
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
14221397

1423-
eslint-visitor-keys@^4.2.1:
1424-
version "4.2.1"
1425-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1426-
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1427-
14281398
eslint-visitor-keys@^5.0.0:
14291399
version "5.0.0"
14301400
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
14311401
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
14321402

1433-
eslint@^9.31.0:
1434-
version "9.39.2"
1435-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
1436-
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
1403+
eslint@^10.0.0:
1404+
version "10.0.0"
1405+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.0.tgz#c93c36a96d91621d0fbb680db848ea11af56ab1e"
1406+
integrity sha512-O0piBKY36YSJhlFSG8p9VUdPV/SxxS4FYDWVpr/9GJuMaepzwlf4J8I4ov1b+ySQfDTPhc3DtLaxcT1fN0yqCg==
14371407
dependencies:
14381408
"@eslint-community/eslint-utils" "^4.8.0"
1439-
"@eslint-community/regexpp" "^4.12.1"
1440-
"@eslint/config-array" "^0.21.1"
1441-
"@eslint/config-helpers" "^0.4.2"
1442-
"@eslint/core" "^0.17.0"
1443-
"@eslint/eslintrc" "^3.3.1"
1444-
"@eslint/js" "9.39.2"
1445-
"@eslint/plugin-kit" "^0.4.1"
1409+
"@eslint-community/regexpp" "^4.12.2"
1410+
"@eslint/config-array" "^0.23.0"
1411+
"@eslint/config-helpers" "^0.5.2"
1412+
"@eslint/core" "^1.1.0"
1413+
"@eslint/plugin-kit" "^0.6.0"
14461414
"@humanfs/node" "^0.16.6"
14471415
"@humanwhocodes/module-importer" "^1.0.1"
14481416
"@humanwhocodes/retry" "^0.4.2"
14491417
"@types/estree" "^1.0.6"
14501418
ajv "^6.12.4"
1451-
chalk "^4.0.0"
14521419
cross-spawn "^7.0.6"
14531420
debug "^4.3.2"
14541421
escape-string-regexp "^4.0.0"
1455-
eslint-scope "^8.4.0"
1456-
eslint-visitor-keys "^4.2.1"
1457-
espree "^10.4.0"
1458-
esquery "^1.5.0"
1422+
eslint-scope "^9.1.0"
1423+
eslint-visitor-keys "^5.0.0"
1424+
espree "^11.1.0"
1425+
esquery "^1.7.0"
14591426
esutils "^2.0.2"
14601427
fast-deep-equal "^3.1.3"
14611428
file-entry-cache "^8.0.0"
@@ -1465,29 +1432,28 @@ eslint@^9.31.0:
14651432
imurmurhash "^0.1.4"
14661433
is-glob "^4.0.0"
14671434
json-stable-stringify-without-jsonify "^1.0.1"
1468-
lodash.merge "^4.6.2"
1469-
minimatch "^3.1.2"
1435+
minimatch "^10.1.1"
14701436
natural-compare "^1.4.0"
14711437
optionator "^0.9.3"
14721438

1473-
espree@^10.0.1, espree@^10.4.0:
1474-
version "10.4.0"
1475-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
1476-
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
1439+
espree@^11.1.0:
1440+
version "11.1.0"
1441+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.0.tgz#7d0c82a69f8df670728dba256264b383fbf73e8f"
1442+
integrity sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==
14771443
dependencies:
14781444
acorn "^8.15.0"
14791445
acorn-jsx "^5.3.2"
1480-
eslint-visitor-keys "^4.2.1"
1446+
eslint-visitor-keys "^5.0.0"
14811447

14821448
esprima@^4.0.0:
14831449
version "4.0.1"
14841450
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14851451
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
14861452

1487-
esquery@^1.5.0:
1488-
version "1.6.0"
1489-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
1490-
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
1453+
esquery@^1.7.0:
1454+
version "1.7.0"
1455+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
1456+
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
14911457
dependencies:
14921458
estraverse "^5.1.0"
14931459

@@ -1727,11 +1693,6 @@ glob@^13.0.0:
17271693
minipass "^7.1.2"
17281694
path-scurry "^2.0.0"
17291695

1730-
globals@^14.0.0:
1731-
version "14.0.0"
1732-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
1733-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
1734-
17351696
globals@^17.0.0:
17361697
version "17.2.0"
17371698
resolved "https://registry.yarnpkg.com/globals/-/globals-17.2.0.tgz#41d29408d6f5408457d2ef965d29215e3026779f"
@@ -1855,14 +1816,6 @@ immediate@~3.0.5:
18551816
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
18561817
integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
18571818

1858-
import-fresh@^3.2.1:
1859-
version "3.3.1"
1860-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
1861-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
1862-
dependencies:
1863-
parent-module "^1.0.0"
1864-
resolve-from "^4.0.0"
1865-
18661819
imurmurhash@^0.1.4:
18671820
version "0.1.4"
18681821
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
@@ -2170,11 +2123,6 @@ lodash.isstring@^4.0.1:
21702123
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
21712124
integrity sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==
21722125

2173-
lodash.merge@^4.6.2:
2174-
version "4.6.2"
2175-
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
2176-
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
2177-
21782126
lodash.once@^4.0.0:
21792127
version "4.1.1"
21802128
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
@@ -2285,14 +2233,14 @@ mimic-response@^3.1.0:
22852233
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
22862234
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
22872235

2288-
minimatch@^10.0.3, minimatch@^10.2.0:
2289-
version "10.2.0"
2290-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.0.tgz#e710473e66e3e1aaf376d0aa82438375cac86e9e"
2291-
integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==
2236+
minimatch@^10.0.3, minimatch@^10.1.1, minimatch@^10.2.0:
2237+
version "10.2.1"
2238+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.1.tgz#9d82835834cdc85d5084dd055e9a4685fa56e5f0"
2239+
integrity sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==
22922240
dependencies:
22932241
brace-expansion "^5.0.2"
22942242

2295-
minimatch@^3.0.3, minimatch@^3.1.2:
2243+
minimatch@^3.0.3:
22962244
version "3.1.2"
22972245
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
22982246
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -2496,13 +2444,6 @@ pako@~1.0.2:
24962444
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
24972445
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
24982446

2499-
parent-module@^1.0.0:
2500-
version "1.0.1"
2501-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
2502-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
2503-
dependencies:
2504-
callsites "^3.0.0"
2505-
25062447
parse-json@^8.0.0:
25072448
version "8.3.0"
25082449
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.3.0.tgz#88a195a2157025139a2317a4f2f9252b61304ed5"
@@ -2742,11 +2683,6 @@ require-from-string@^2.0.2:
27422683
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
27432684
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
27442685

2745-
resolve-from@^4.0.0:
2746-
version "4.0.0"
2747-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
2748-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
2749-
27502686
restore-cursor@^5.0.0:
27512687
version "5.1.0"
27522688
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-5.1.0.tgz#0766d95699efacb14150993f55baf0953ea1ebe7"

0 commit comments

Comments
 (0)