Skip to content

Commit 0549815

Browse files
chore(deps): update dependency eslint to v10
1 parent 34c6289 commit 0549815

2 files changed

Lines changed: 67 additions & 100 deletions

File tree

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-
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":
@@ -6305,14 +6285,19 @@
63056285
dependencies:
63066286
"@types/ms" "*"
63076287

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

6315-
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
6300+
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
63166301
version "1.0.8"
63176302
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
63186303
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -7741,7 +7726,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
77417726
call-bind-apply-helpers "^1.0.2"
77427727
get-intrinsic "^1.3.0"
77437728

7744-
callsites@^3.0.0, callsites@^3.1.0:
7729+
callsites@^3.1.0:
77457730
version "3.1.0"
77467731
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
77477732
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -7771,7 +7756,7 @@ ccount@^2.0.0:
77717756
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
77727757
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
77737758

7774-
[email protected], chalk@^4.0.0, chalk@^4.1.2:
7759+
[email protected], chalk@^4.1.2:
77757760
version "4.1.2"
77767761
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77777762
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -9205,11 +9190,13 @@ escodegen@^2.1.0:
92059190
optionalDependencies:
92069191
source-map "~0.6.1"
92079192

9208-
eslint-scope@^8.4.0:
9209-
version "8.4.0"
9210-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
9211-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
9193+
eslint-scope@^9.1.2:
9194+
version "9.1.2"
9195+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
9196+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
92129197
dependencies:
9198+
"@types/esrecurse" "^4.3.1"
9199+
"@types/estree" "^1.0.8"
92139200
esrecurse "^4.3.0"
92149201
estraverse "^5.2.0"
92159202

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

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

9231-
eslint@9.39.4:
9232-
version "9.39.4"
9233-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
9234-
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
9218+
eslint@10.0.3:
9219+
version "10.0.3"
9220+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
9221+
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
92359222
dependencies:
92369223
"@eslint-community/eslint-utils" "^4.8.0"
9237-
"@eslint-community/regexpp" "^4.12.1"
9238-
"@eslint/config-array" "^0.21.2"
9239-
"@eslint/config-helpers" "^0.4.2"
9240-
"@eslint/core" "^0.17.0"
9241-
"@eslint/eslintrc" "^3.3.5"
9242-
"@eslint/js" "9.39.4"
9243-
"@eslint/plugin-kit" "^0.4.1"
9224+
"@eslint-community/regexpp" "^4.12.2"
9225+
"@eslint/config-array" "^0.23.3"
9226+
"@eslint/config-helpers" "^0.5.2"
9227+
"@eslint/core" "^1.1.1"
9228+
"@eslint/plugin-kit" "^0.6.1"
92449229
"@humanfs/node" "^0.16.6"
92459230
"@humanwhocodes/module-importer" "^1.0.1"
92469231
"@humanwhocodes/retry" "^0.4.2"
92479232
"@types/estree" "^1.0.6"
92489233
ajv "^6.14.0"
9249-
chalk "^4.0.0"
92509234
cross-spawn "^7.0.6"
92519235
debug "^4.3.2"
92529236
escape-string-regexp "^4.0.0"
9253-
eslint-scope "^8.4.0"
9254-
eslint-visitor-keys "^4.2.1"
9255-
espree "^10.4.0"
9256-
esquery "^1.5.0"
9237+
eslint-scope "^9.1.2"
9238+
eslint-visitor-keys "^5.0.1"
9239+
espree "^11.1.1"
9240+
esquery "^1.7.0"
92579241
esutils "^2.0.2"
92589242
fast-deep-equal "^3.1.3"
92599243
file-entry-cache "^8.0.0"
@@ -9263,8 +9247,7 @@ [email protected]:
92639247
imurmurhash "^0.1.4"
92649248
is-glob "^4.0.0"
92659249
json-stable-stringify-without-jsonify "^1.0.1"
9266-
lodash.merge "^4.6.2"
9267-
minimatch "^3.1.5"
9250+
minimatch "^10.2.4"
92689251
natural-compare "^1.4.0"
92699252
optionator "^0.9.3"
92709253

@@ -9273,7 +9256,7 @@ esm@^3.2.25:
92739256
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
92749257
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
92759258

9276-
espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
9259+
espree@^10.3.0:
92779260
version "10.4.0"
92789261
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
92799262
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -9282,12 +9265,21 @@ espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
92829265
acorn-jsx "^5.3.2"
92839266
eslint-visitor-keys "^4.2.1"
92849267

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

9290-
esquery@^1.5.0:
9282+
esquery@^1.7.0:
92919283
version "1.7.0"
92929284
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
92939285
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -9980,11 +9972,6 @@ glob@^7.1.4:
99809972
once "^1.3.0"
99819973
path-is-absolute "^1.0.0"
99829974

9983-
globals@^14.0.0:
9984-
version "14.0.0"
9985-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
9986-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
9987-
99889975
99899976
version "16.1.1"
99909977
resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.1.tgz#a26012f57b819f0491c834dbf09f89b0ce6ba104"
@@ -10511,14 +10498,6 @@ ignore@^7.0.5:
1051110498
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1051210499
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1051310500

10514-
import-fresh@^3.2.1:
10515-
version "3.3.1"
10516-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
10517-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
10518-
dependencies:
10519-
parent-module "^1.0.0"
10520-
resolve-from "^4.0.0"
10521-
1052210501
import-local@^3.2.0:
1052310502
version "3.2.0"
1052410503
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -12570,7 +12549,7 @@ minimatch@^10.2.2, minimatch@^10.2.4:
1257012549
dependencies:
1257112550
brace-expansion "^5.0.2"
1257212551

12573-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.5:
12552+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
1257412553
version "3.1.5"
1257512554
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
1257612555
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -13111,13 +13090,6 @@ pako@^2.0.4:
1311113090
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
1311213091
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
1311313092

13114-
parent-module@^1.0.0:
13115-
version "1.0.1"
13116-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
13117-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
13118-
dependencies:
13119-
callsites "^3.0.0"
13120-
1312113093
parse-entities@^4.0.0:
1312213094
version "4.0.2"
1312313095
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -14009,11 +13981,6 @@ resolve-dependency-path@^4.0.1:
1400913981
resolved "https://registry.yarnpkg.com/resolve-dependency-path/-/resolve-dependency-path-4.0.1.tgz#1b9d43e5b62384301e26d040b9fce61ee5db60bd"
1401013982
integrity sha512-YQftIIC4vzO9UMhO/sCgXukNyiwVRCVaxiWskCBy7Zpqkplm8kTAISZ8O1MoKW1ca6xzgLUBjZTcDgypXvXxiQ==
1401113983

14012-
resolve-from@^4.0.0:
14013-
version "4.0.0"
14014-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14015-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14016-
1401713984
resolve-from@^5.0.0:
1401813985
version "5.0.0"
1401913986
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)