Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 99a588b

Browse files
Bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `eslint-plugin-jest` from 29.9.0 to 29.13.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.9.0...v29.13.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e59380f commit 99a588b

2 files changed

Lines changed: 78 additions & 127 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@
7979
"@babel/cli": "^7.24.8",
8080
"@babel/core": "^7.25.2",
8181
"@babel/preset-env": "^7.25.2",
82-
"@eslint/js": "^9.20.0",
82+
"@eslint/js": "^10.0.1",
8383
"adm-zip": "^0.5.16",
8484
"babel-jest": "^30.0.4",
8585
"babel-loader": "^10.0.0",
86-
"eslint": "^9.20.1",
86+
"eslint": "^10.0.0",
8787
"eslint-config-prettier": "^10.0.1",
8888
"eslint-plugin-jest": "^29.0.1",
8989
"eslint-plugin-react": "^7.37.4",

yarn.lock

Lines changed: 76 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,65 +1035,50 @@
10351035
dependencies:
10361036
eslint-visitor-keys "^3.4.3"
10371037

1038-
"@eslint-community/regexpp@^4.12.1":
1039-
version "4.12.1"
1040-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1041-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1038+
"@eslint-community/regexpp@^4.12.2":
1039+
version "4.12.2"
1040+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1041+
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
10421042

1043-
"@eslint/config-array@^0.21.1":
1044-
version "0.21.1"
1045-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1046-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1043+
"@eslint/config-array@^0.23.0":
1044+
version "0.23.1"
1045+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.1.tgz#908223da7b9148f1af5bfb3144b77a9387a89446"
1046+
integrity sha512-uVSdg/V4dfQmTjJzR0szNczjOH/J+FyUMMjYtr07xFRXR7EDf9i1qdxrD0VusZH9knj1/ecxzCQQxyic5NzAiA==
10471047
dependencies:
1048-
"@eslint/object-schema" "^2.1.7"
1048+
"@eslint/object-schema" "^3.0.1"
10491049
debug "^4.3.1"
1050-
minimatch "^3.1.2"
1050+
minimatch "^10.1.1"
10511051

1052-
"@eslint/config-helpers@^0.4.2":
1053-
version "0.4.2"
1054-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
1055-
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
1052+
"@eslint/config-helpers@^0.5.2":
1053+
version "0.5.2"
1054+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d"
1055+
integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==
10561056
dependencies:
1057-
"@eslint/core" "^0.17.0"
1057+
"@eslint/core" "^1.1.0"
10581058

1059-
"@eslint/core@^0.17.0":
1060-
version "0.17.0"
1061-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
1062-
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
1059+
"@eslint/core@^1.1.0":
1060+
version "1.1.0"
1061+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
1062+
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
10631063
dependencies:
10641064
"@types/json-schema" "^7.0.15"
10651065

1066-
"@eslint/eslintrc@^3.3.1":
1067-
version "3.3.1"
1068-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1069-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1070-
dependencies:
1071-
ajv "^6.12.4"
1072-
debug "^4.3.2"
1073-
espree "^10.0.1"
1074-
globals "^14.0.0"
1075-
ignore "^5.2.0"
1076-
import-fresh "^3.2.1"
1077-
js-yaml "^4.1.0"
1078-
minimatch "^3.1.2"
1079-
strip-json-comments "^3.1.1"
1080-
1081-
"@eslint/js@9.39.2", "@eslint/js@^9.20.0":
1082-
version "9.39.2"
1083-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
1084-
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
1066+
"@eslint/js@^10.0.1":
1067+
version "10.0.1"
1068+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
1069+
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
10851070

1086-
"@eslint/object-schema@^2.1.7":
1087-
version "2.1.7"
1088-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
1089-
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
1071+
"@eslint/object-schema@^3.0.1":
1072+
version "3.0.1"
1073+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.1.tgz#9a1dc9af00d790dc79a9bf57a756e3cb2740ddb9"
1074+
integrity sha512-P9cq2dpr+LU8j3qbLygLcSZrl2/ds/pUpfnHNNuk5HW7mnngHs+6WSq5C9mO3rqRX8A1poxqLTC9cu0KOyJlBg==
10901075

1091-
"@eslint/plugin-kit@^0.4.1":
1092-
version "0.4.1"
1093-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
1094-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
1076+
"@eslint/plugin-kit@^0.6.0":
1077+
version "0.6.0"
1078+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
1079+
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
10951080
dependencies:
1096-
"@eslint/core" "^0.17.0"
1081+
"@eslint/core" "^1.1.0"
10971082
levn "^0.4.1"
10981083

10991084
"@humanfs/core@^0.19.1":
@@ -1558,6 +1543,11 @@
15581543
"@types/estree" "*"
15591544
"@types/json-schema" "*"
15601545

1546+
"@types/esrecurse@^4.3.1":
1547+
version "4.3.1"
1548+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
1549+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
1550+
15611551
"@types/estree@*", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
15621552
version "1.0.8"
15631553
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
@@ -2056,11 +2046,6 @@ argparse@^1.0.7:
20562046
dependencies:
20572047
sprintf-js "~1.0.2"
20582048

2059-
argparse@^2.0.1:
2060-
version "2.0.1"
2061-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
2062-
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
2063-
20642049
array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2:
20652050
version "1.0.2"
20662051
resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b"
@@ -2397,7 +2382,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
23972382
call-bind-apply-helpers "^1.0.2"
23982383
get-intrinsic "^1.3.0"
23992384

2400-
callsites@^3.0.0, callsites@^3.1.0:
2385+
callsites@^3.1.0:
24012386
version "3.1.0"
24022387
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
24032388
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -2417,7 +2402,7 @@ caniuse-lite@^1.0.30001759:
24172402
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz#bdd1960fafedf8d5f04ff16e81460506ff9b798f"
24182403
integrity sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==
24192404

2420-
chalk@^4.0.0, chalk@^4.1.2:
2405+
chalk@^4.1.2:
24212406
version "4.1.2"
24222407
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
24232408
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -2929,9 +2914,9 @@ eslint-config-prettier@^10.0.1:
29292914
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
29302915

29312916
eslint-plugin-jest@^29.0.1:
2932-
version "29.9.0"
2933-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.9.0.tgz#80c3b4a7ef70927016127b5d67792403d1ddfb4d"
2934-
integrity sha512-1H2VNoEkJEO3CzfoSvAIBRaiywXmLU7FesYct/yI4YPnzkM91bNFBMVKqNjT2C7mPGvKAkCQV14oi5rgFCqPdQ==
2917+
version "29.15.0"
2918+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.0.tgz#58a5917a88244f7536ae10c68b5bd58d407896f0"
2919+
integrity sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==
29352920
dependencies:
29362921
"@typescript-eslint/utils" "^8.0.0"
29372922

@@ -2967,11 +2952,13 @@ eslint-scope@5.1.1:
29672952
esrecurse "^4.3.0"
29682953
estraverse "^4.1.1"
29692954

2970-
eslint-scope@^8.4.0:
2971-
version "8.4.0"
2972-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
2973-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
2955+
eslint-scope@^9.1.0:
2956+
version "9.1.0"
2957+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.0.tgz#dfcb41d6c0d73df6b977a50cf3e91c41ddb4154e"
2958+
integrity sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ==
29742959
dependencies:
2960+
"@types/esrecurse" "^4.3.1"
2961+
"@types/estree" "^1.0.8"
29752962
esrecurse "^4.3.0"
29762963
estraverse "^5.2.0"
29772964

@@ -2985,32 +2972,34 @@ eslint-visitor-keys@^4.2.1:
29852972
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
29862973
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
29872974

2988-
eslint@^9.20.1:
2989-
version "9.39.2"
2990-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
2991-
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
2975+
eslint-visitor-keys@^5.0.0:
2976+
version "5.0.0"
2977+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
2978+
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
2979+
2980+
eslint@^10.0.0:
2981+
version "10.0.0"
2982+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.0.tgz#c93c36a96d91621d0fbb680db848ea11af56ab1e"
2983+
integrity sha512-O0piBKY36YSJhlFSG8p9VUdPV/SxxS4FYDWVpr/9GJuMaepzwlf4J8I4ov1b+ySQfDTPhc3DtLaxcT1fN0yqCg==
29922984
dependencies:
29932985
"@eslint-community/eslint-utils" "^4.8.0"
2994-
"@eslint-community/regexpp" "^4.12.1"
2995-
"@eslint/config-array" "^0.21.1"
2996-
"@eslint/config-helpers" "^0.4.2"
2997-
"@eslint/core" "^0.17.0"
2998-
"@eslint/eslintrc" "^3.3.1"
2999-
"@eslint/js" "9.39.2"
3000-
"@eslint/plugin-kit" "^0.4.1"
2986+
"@eslint-community/regexpp" "^4.12.2"
2987+
"@eslint/config-array" "^0.23.0"
2988+
"@eslint/config-helpers" "^0.5.2"
2989+
"@eslint/core" "^1.1.0"
2990+
"@eslint/plugin-kit" "^0.6.0"
30012991
"@humanfs/node" "^0.16.6"
30022992
"@humanwhocodes/module-importer" "^1.0.1"
30032993
"@humanwhocodes/retry" "^0.4.2"
30042994
"@types/estree" "^1.0.6"
30052995
ajv "^6.12.4"
3006-
chalk "^4.0.0"
30072996
cross-spawn "^7.0.6"
30082997
debug "^4.3.2"
30092998
escape-string-regexp "^4.0.0"
3010-
eslint-scope "^8.4.0"
3011-
eslint-visitor-keys "^4.2.1"
3012-
espree "^10.4.0"
3013-
esquery "^1.5.0"
2999+
eslint-scope "^9.1.0"
3000+
eslint-visitor-keys "^5.0.0"
3001+
espree "^11.1.0"
3002+
esquery "^1.7.0"
30143003
esutils "^2.0.2"
30153004
fast-deep-equal "^3.1.3"
30163005
file-entry-cache "^8.0.0"
@@ -3020,29 +3009,28 @@ eslint@^9.20.1:
30203009
imurmurhash "^0.1.4"
30213010
is-glob "^4.0.0"
30223011
json-stable-stringify-without-jsonify "^1.0.1"
3023-
lodash.merge "^4.6.2"
3024-
minimatch "^3.1.2"
3012+
minimatch "^10.1.1"
30253013
natural-compare "^1.4.0"
30263014
optionator "^0.9.3"
30273015

3028-
espree@^10.0.1, espree@^10.4.0:
3029-
version "10.4.0"
3030-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
3031-
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
3016+
espree@^11.1.0:
3017+
version "11.1.0"
3018+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.0.tgz#7d0c82a69f8df670728dba256264b383fbf73e8f"
3019+
integrity sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==
30323020
dependencies:
30333021
acorn "^8.15.0"
30343022
acorn-jsx "^5.3.2"
3035-
eslint-visitor-keys "^4.2.1"
3023+
eslint-visitor-keys "^5.0.0"
30363024

30373025
esprima@^4.0.0:
30383026
version "4.0.1"
30393027
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
30403028
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
30413029

3042-
esquery@^1.5.0:
3043-
version "1.6.0"
3044-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
3045-
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
3030+
esquery@^1.7.0:
3031+
version "1.7.0"
3032+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
3033+
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
30463034
dependencies:
30473035
estraverse "^5.1.0"
30483036

@@ -3415,11 +3403,6 @@ glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
34153403
once "^1.3.0"
34163404
path-is-absolute "^1.0.0"
34173405

3418-
globals@^14.0.0:
3419-
version "14.0.0"
3420-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
3421-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
3422-
34233406
globals@^16.3.0:
34243407
version "16.5.0"
34253408
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
@@ -3607,14 +3590,6 @@ imagetracerjs@^1.2.5:
36073590
resolved "https://registry.yarnpkg.com/imagetracerjs/-/imagetracerjs-1.2.6.tgz#1f618b9b94b6f298145ce9cb5e74a88447f15184"
36083591
integrity sha512-LKJlnKmXFzDdh6IZtXTyBxXcCLTAkwgKYS+NMiPXiXVnlTLjQC8fq7U89laUSgHtypJB3TdMMDK4ecG5NI/Cgw==
36093592

3610-
import-fresh@^3.2.1:
3611-
version "3.3.0"
3612-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
3613-
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
3614-
dependencies:
3615-
parent-module "^1.0.0"
3616-
resolve-from "^4.0.0"
3617-
36183593
import-local@^3.2.0:
36193594
version "3.2.0"
36203595
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -4313,13 +4288,6 @@ js-yaml@^3.13.1:
43134288
argparse "^1.0.7"
43144289
esprima "^4.0.0"
43154290

4316-
js-yaml@^4.1.0:
4317-
version "4.1.0"
4318-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
4319-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
4320-
dependencies:
4321-
argparse "^2.0.1"
4322-
43234291
jsdom@^26.0.0:
43244292
version "26.1.0"
43254293
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
@@ -4466,11 +4434,6 @@ lodash.debounce@^4.0.8:
44664434
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
44674435
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
44684436

4469-
lodash.merge@^4.6.2:
4470-
version "4.6.2"
4471-
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
4472-
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
4473-
44744437
lodash@^4.17.14, lodash@^4.17.15:
44754438
version "4.17.21"
44764439
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -4820,13 +4783,6 @@ package-json-from-dist@^1.0.0, package-json-from-dist@^1.0.1:
48204783
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
48214784
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
48224785

4823-
parent-module@^1.0.0:
4824-
version "1.0.1"
4825-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
4826-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
4827-
dependencies:
4828-
callsites "^3.0.0"
4829-
48304786
parse-json@^5.2.0:
48314787
version "5.2.0"
48324788
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
@@ -5198,11 +5154,6 @@ resolve-cwd@^3.0.0:
51985154
dependencies:
51995155
resolve-from "^5.0.0"
52005156

5201-
resolve-from@^4.0.0:
5202-
version "4.0.0"
5203-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
5204-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
5205-
52065157
resolve-from@^5.0.0:
52075158
version "5.0.0"
52085159
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)