Skip to content

Commit 94ddd13

Browse files
chore(deps): update dependency eslint to v10
1 parent 91176ba commit 94ddd13

File tree

2 files changed

+67
-100
lines changed

2 files changed

+67
-100
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cross-env": "10.1.0",
5656
"dataloader": "2.2.3",
5757
"graphql-jit": "0.8.7",
58-
"eslint": "9.39.4",
58+
"eslint": "10.0.3",
5959
"express": "5.2.1",
6060
"express-graphql": "0.12.0",
6161
"globby": "16.1.1",

yarn.lock

Lines changed: 66 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,65 +3079,45 @@
30793079
dependencies:
30803080
eslint-visitor-keys "^3.4.3"
30813081

3082-
"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2":
3082+
"@eslint-community/regexpp@^4.12.2":
30833083
version "4.12.2"
30843084
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
30853085
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
30863086

3087-
"@eslint/config-array@^0.21.2":
3088-
version "0.21.2"
3089-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
3090-
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
3087+
"@eslint/config-array@^0.23.3":
3088+
version "0.23.3"
3089+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
3090+
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
30913091
dependencies:
3092-
"@eslint/object-schema" "^2.1.7"
3092+
"@eslint/object-schema" "^3.0.3"
30933093
debug "^4.3.1"
3094-
minimatch "^3.1.5"
3094+
minimatch "^10.2.4"
30953095

3096-
"@eslint/config-helpers@^0.4.2":
3097-
version "0.4.2"
3098-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
3099-
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
3096+
"@eslint/config-helpers@^0.5.2":
3097+
version "0.5.3"
3098+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
3099+
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
31003100
dependencies:
3101-
"@eslint/core" "^0.17.0"
3101+
"@eslint/core" "^1.1.1"
31023102

3103-
"@eslint/core@^0.17.0":
3104-
version "0.17.0"
3105-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
3106-
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
3103+
"@eslint/core@^1.1.1":
3104+
version "1.1.1"
3105+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
3106+
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
31073107
dependencies:
31083108
"@types/json-schema" "^7.0.15"
31093109

3110-
"@eslint/eslintrc@^3.3.5":
3111-
version "3.3.5"
3112-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
3113-
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
3114-
dependencies:
3115-
ajv "^6.14.0"
3116-
debug "^4.3.2"
3117-
espree "^10.0.1"
3118-
globals "^14.0.0"
3119-
ignore "^5.2.0"
3120-
import-fresh "^3.2.1"
3121-
js-yaml "^4.1.1"
3122-
minimatch "^3.1.5"
3123-
strip-json-comments "^3.1.1"
3124-
3125-
"@eslint/js@9.39.4":
3126-
version "9.39.4"
3127-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
3128-
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
3129-
3130-
"@eslint/object-schema@^2.1.7":
3131-
version "2.1.7"
3132-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
3133-
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
3110+
"@eslint/object-schema@^3.0.3":
3111+
version "3.0.3"
3112+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
3113+
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
31343114

3135-
"@eslint/plugin-kit@^0.4.1":
3136-
version "0.4.1"
3137-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
3138-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
3115+
"@eslint/plugin-kit@^0.6.1":
3116+
version "0.6.1"
3117+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
3118+
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
31393119
dependencies:
3140-
"@eslint/core" "^0.17.0"
3120+
"@eslint/core" "^1.1.1"
31413121
levn "^0.4.1"
31423122

31433123
"@fastify/merge-json-schemas@^0.1.0":
@@ -6303,14 +6283,19 @@
63036283
dependencies:
63046284
"@types/ms" "*"
63056285

6286+
"@types/esrecurse@^4.3.1":
6287+
version "4.3.1"
6288+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
6289+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
6290+
63066291
"@types/estree-jsx@^1.0.0":
63076292
version "1.0.5"
63086293
resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz#858a88ea20f34fe65111f005a689fa1ebf70dc18"
63096294
integrity sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==
63106295
dependencies:
63116296
"@types/estree" "*"
63126297

6313-
"@types/estree@*", "@types/estree@1.0.8", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
6298+
"@types/estree@*", "@types/estree@1.0.8", "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
63146299
version "1.0.8"
63156300
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
63166301
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -7739,7 +7724,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
77397724
call-bind-apply-helpers "^1.0.2"
77407725
get-intrinsic "^1.3.0"
77417726

7742-
callsites@^3.0.0, callsites@^3.1.0:
7727+
callsites@^3.1.0:
77437728
version "3.1.0"
77447729
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
77457730
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -7769,7 +7754,7 @@ ccount@^2.0.0:
77697754
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
77707755
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
77717756

7772-
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.2:
7757+
chalk@4.1.2, chalk@^4.1.2:
77737758
version "4.1.2"
77747759
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77757760
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -9203,11 +9188,13 @@ escodegen@^2.1.0:
92039188
optionalDependencies:
92049189
source-map "~0.6.1"
92059190

9206-
eslint-scope@^8.4.0:
9207-
version "8.4.0"
9208-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
9209-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
9191+
eslint-scope@^9.1.2:
9192+
version "9.1.2"
9193+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
9194+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
92109195
dependencies:
9196+
"@types/esrecurse" "^4.3.1"
9197+
"@types/estree" "^1.0.8"
92119198
esrecurse "^4.3.0"
92129199
estraverse "^5.2.0"
92139200

@@ -9221,37 +9208,34 @@ eslint-visitor-keys@^4.2.1:
92219208
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
92229209
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
92239210

9224-
eslint-visitor-keys@^5.0.0:
9211+
eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
92259212
version "5.0.1"
92269213
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
92279214
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
92289215

9229-
eslint@9.39.4:
9230-
version "9.39.4"
9231-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
9232-
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
9216+
eslint@10.0.3:
9217+
version "10.0.3"
9218+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
9219+
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
92339220
dependencies:
92349221
"@eslint-community/eslint-utils" "^4.8.0"
9235-
"@eslint-community/regexpp" "^4.12.1"
9236-
"@eslint/config-array" "^0.21.2"
9237-
"@eslint/config-helpers" "^0.4.2"
9238-
"@eslint/core" "^0.17.0"
9239-
"@eslint/eslintrc" "^3.3.5"
9240-
"@eslint/js" "9.39.4"
9241-
"@eslint/plugin-kit" "^0.4.1"
9222+
"@eslint-community/regexpp" "^4.12.2"
9223+
"@eslint/config-array" "^0.23.3"
9224+
"@eslint/config-helpers" "^0.5.2"
9225+
"@eslint/core" "^1.1.1"
9226+
"@eslint/plugin-kit" "^0.6.1"
92429227
"@humanfs/node" "^0.16.6"
92439228
"@humanwhocodes/module-importer" "^1.0.1"
92449229
"@humanwhocodes/retry" "^0.4.2"
92459230
"@types/estree" "^1.0.6"
92469231
ajv "^6.14.0"
9247-
chalk "^4.0.0"
92489232
cross-spawn "^7.0.6"
92499233
debug "^4.3.2"
92509234
escape-string-regexp "^4.0.0"
9251-
eslint-scope "^8.4.0"
9252-
eslint-visitor-keys "^4.2.1"
9253-
espree "^10.4.0"
9254-
esquery "^1.5.0"
9235+
eslint-scope "^9.1.2"
9236+
eslint-visitor-keys "^5.0.1"
9237+
espree "^11.1.1"
9238+
esquery "^1.7.0"
92559239
esutils "^2.0.2"
92569240
fast-deep-equal "^3.1.3"
92579241
file-entry-cache "^8.0.0"
@@ -9261,8 +9245,7 @@ eslint@9.39.4:
92619245
imurmurhash "^0.1.4"
92629246
is-glob "^4.0.0"
92639247
json-stable-stringify-without-jsonify "^1.0.1"
9264-
lodash.merge "^4.6.2"
9265-
minimatch "^3.1.5"
9248+
minimatch "^10.2.4"
92669249
natural-compare "^1.4.0"
92679250
optionator "^0.9.3"
92689251

@@ -9271,7 +9254,7 @@ esm@^3.2.25:
92719254
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
92729255
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
92739256

9274-
espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
9257+
espree@^10.3.0:
92759258
version "10.4.0"
92769259
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
92779260
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -9280,12 +9263,21 @@ espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
92809263
acorn-jsx "^5.3.2"
92819264
eslint-visitor-keys "^4.2.1"
92829265

9266+
espree@^11.1.1:
9267+
version "11.2.0"
9268+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
9269+
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
9270+
dependencies:
9271+
acorn "^8.16.0"
9272+
acorn-jsx "^5.3.2"
9273+
eslint-visitor-keys "^5.0.1"
9274+
92839275
esprima@^4.0.0, esprima@^4.0.1:
92849276
version "4.0.1"
92859277
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
92869278
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
92879279

9288-
esquery@^1.5.0:
9280+
esquery@^1.7.0:
92899281
version "1.7.0"
92909282
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
92919283
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -9978,11 +9970,6 @@ glob@^7.1.4:
99789970
once "^1.3.0"
99799971
path-is-absolute "^1.0.0"
99809972

9981-
globals@^14.0.0:
9982-
version "14.0.0"
9983-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
9984-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
9985-
99869973
globby@16.1.1:
99879974
version "16.1.1"
99889975
resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.1.tgz#a26012f57b819f0491c834dbf09f89b0ce6ba104"
@@ -10509,14 +10496,6 @@ ignore@^7.0.5:
1050910496
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1051010497
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1051110498

10512-
import-fresh@^3.2.1:
10513-
version "3.3.1"
10514-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
10515-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
10516-
dependencies:
10517-
parent-module "^1.0.0"
10518-
resolve-from "^4.0.0"
10519-
1052010499
import-local@^3.2.0:
1052110500
version "3.2.0"
1052210501
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -12567,7 +12546,7 @@ minimatch@^10.2.2, minimatch@^10.2.4:
1256712546
dependencies:
1256812547
brace-expansion "^5.0.2"
1256912548

12570-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.5:
12549+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
1257112550
version "3.1.5"
1257212551
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
1257312552
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -13108,13 +13087,6 @@ pako@^2.0.4:
1310813087
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
1310913088
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
1311013089

13111-
parent-module@^1.0.0:
13112-
version "1.0.1"
13113-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
13114-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
13115-
dependencies:
13116-
callsites "^3.0.0"
13117-
1311813090
parse-entities@^4.0.0:
1311913091
version "4.0.2"
1312013092
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -14006,11 +13978,6 @@ resolve-dependency-path@^4.0.1:
1400613978
resolved "https://registry.yarnpkg.com/resolve-dependency-path/-/resolve-dependency-path-4.0.1.tgz#1b9d43e5b62384301e26d040b9fce61ee5db60bd"
1400713979
integrity sha512-YQftIIC4vzO9UMhO/sCgXukNyiwVRCVaxiWskCBy7Zpqkplm8kTAISZ8O1MoKW1ca6xzgLUBjZTcDgypXvXxiQ==
1400813980

14009-
resolve-from@^4.0.0:
14010-
version "4.0.0"
14011-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14012-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14013-
1401413981
resolve-from@^5.0.0:
1401513982
version "5.0.0"
1401613983
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)