Skip to content

Commit 11636bb

Browse files
Bump eslint from 8.53.0 to 9.1.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 9.1.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v9.1.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02b662b commit 11636bb

File tree

2 files changed

+75
-118
lines changed

2 files changed

+75
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"chai": "^4.1.2",
3030
"chai-as-promised": "^7.1.1",
31-
"eslint": "^8.0.0",
31+
"eslint": "^9.1.1",
3232
"eslint-config-prettier": "^9.0.0",
3333
"eslint-plugin-node": "^11.1.0",
3434
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

Lines changed: 74 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -19,44 +19,49 @@
1919
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
2020
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
2121

22-
"@eslint/eslintrc@^2.1.3":
23-
version "2.1.3"
24-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
25-
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
22+
"@eslint/eslintrc@^3.0.2":
23+
version "3.0.2"
24+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#36180f8e85bf34d2fe3ccc2261e8e204a411ab4e"
25+
integrity sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==
2626
dependencies:
2727
ajv "^6.12.4"
2828
debug "^4.3.2"
29-
espree "^9.6.0"
30-
globals "^13.19.0"
29+
espree "^10.0.1"
30+
globals "^14.0.0"
3131
ignore "^5.2.0"
3232
import-fresh "^3.2.1"
3333
js-yaml "^4.1.0"
3434
minimatch "^3.1.2"
3535
strip-json-comments "^3.1.1"
3636

37-
"@eslint/js@8.53.0":
38-
version "8.53.0"
39-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
40-
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
37+
"@eslint/js@9.1.1":
38+
version "9.1.1"
39+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1.tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a"
40+
integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==
4141

42-
"@humanwhocodes/config-array@^0.11.13":
43-
version "0.11.13"
44-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
45-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
42+
"@humanwhocodes/config-array@^0.13.0":
43+
version "0.13.0"
44+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
45+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
4646
dependencies:
47-
"@humanwhocodes/object-schema" "^2.0.1"
48-
debug "^4.1.1"
47+
"@humanwhocodes/object-schema" "^2.0.3"
48+
debug "^4.3.1"
4949
minimatch "^3.0.5"
5050

5151
"@humanwhocodes/module-importer@^1.0.1":
5252
version "1.0.1"
5353
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
5454
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
5555

56-
"@humanwhocodes/object-schema@^2.0.1":
57-
version "2.0.1"
58-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
59-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
56+
"@humanwhocodes/object-schema@^2.0.3":
57+
version "2.0.3"
58+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
59+
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
60+
61+
"@humanwhocodes/retry@^0.2.3":
62+
version "0.2.3"
63+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.2.3.tgz#c9aa036d1afa643f1250e83150f39efb3a15a631"
64+
integrity sha512-X38nUbachlb01YMlvPFojKoiXq+LzZvuSce70KPMPdeM1Rj03k4dR7lDslhbqXn3Ang4EU3+EAmwEAsbrjHW3g==
6065

6166
"@isaacs/cliui@^8.0.2":
6267
version "8.0.2"
@@ -96,20 +101,15 @@
96101
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
97102
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
98103

99-
"@ungap/structured-clone@^1.2.0":
100-
version "1.2.0"
101-
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
102-
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
103-
104104
acorn-jsx@^5.3.2:
105105
version "5.3.2"
106106
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
107107
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
108108

109-
acorn@^8.9.0:
110-
version "8.11.2"
111-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
112-
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
109+
acorn@^8.11.3:
110+
version "8.11.3"
111+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
112+
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
113113

114114
ajv@^6.12.4:
115115
version "6.12.6"
@@ -405,7 +405,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
405405
shebang-command "^2.0.0"
406406
which "^2.0.1"
407407

408-
debug@4.3.4, debug@^4.1.1, debug@^4.3.2:
408+
debug@4.3.4, debug@^4.3.1, debug@^4.3.2:
409409
version "4.3.4"
410410
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
411411
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -443,13 +443,6 @@ diff@5.0.0:
443443
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
444444
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
445445

446-
doctrine@^3.0.0:
447-
version "3.0.0"
448-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
449-
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
450-
dependencies:
451-
esutils "^2.0.2"
452-
453446
eastasianwidth@^0.2.0:
454447
version "0.2.0"
455448
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -521,10 +514,10 @@ eslint-plugin-prettier@^4.0.0:
521514
dependencies:
522515
prettier-linter-helpers "^1.0.0"
523516

524-
eslint-scope@^7.2.2:
525-
version "7.2.2"
526-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
527-
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
517+
eslint-scope@^8.0.1:
518+
version "8.0.1"
519+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1.tgz#a9601e4b81a0b9171657c343fb13111688963cfc"
520+
integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==
528521
dependencies:
529522
esrecurse "^4.3.0"
530523
estraverse "^5.2.0"
@@ -541,46 +534,47 @@ eslint-visitor-keys@^1.1.0:
541534
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
542535
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
543536

544-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
537+
eslint-visitor-keys@^3.3.0:
545538
version "3.4.3"
546539
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
547540
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
548541

549-
eslint@^8.0.0:
550-
version "8.53.0"
551-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
552-
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
542+
eslint-visitor-keys@^4.0.0:
543+
version "4.0.0"
544+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
545+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
546+
547+
eslint@^9.1.1:
548+
version "9.1.1"
549+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1.tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271"
550+
integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==
553551
dependencies:
554552
"@eslint-community/eslint-utils" "^4.2.0"
555553
"@eslint-community/regexpp" "^4.6.1"
556-
"@eslint/eslintrc" "^2.1.3"
557-
"@eslint/js" "8.53.0"
558-
"@humanwhocodes/config-array" "^0.11.13"
554+
"@eslint/eslintrc" "^3.0.2"
555+
"@eslint/js" "9.1.1"
556+
"@humanwhocodes/config-array" "^0.13.0"
559557
"@humanwhocodes/module-importer" "^1.0.1"
558+
"@humanwhocodes/retry" "^0.2.3"
560559
"@nodelib/fs.walk" "^1.2.8"
561-
"@ungap/structured-clone" "^1.2.0"
562560
ajv "^6.12.4"
563561
chalk "^4.0.0"
564562
cross-spawn "^7.0.2"
565563
debug "^4.3.2"
566-
doctrine "^3.0.0"
567564
escape-string-regexp "^4.0.0"
568-
eslint-scope "^7.2.2"
569-
eslint-visitor-keys "^3.4.3"
570-
espree "^9.6.1"
565+
eslint-scope "^8.0.1"
566+
eslint-visitor-keys "^4.0.0"
567+
espree "^10.0.1"
571568
esquery "^1.4.2"
572569
esutils "^2.0.2"
573570
fast-deep-equal "^3.1.3"
574-
file-entry-cache "^6.0.1"
571+
file-entry-cache "^8.0.0"
575572
find-up "^5.0.0"
576573
glob-parent "^6.0.2"
577-
globals "^13.19.0"
578-
graphemer "^1.4.0"
579574
ignore "^5.2.0"
580575
imurmurhash "^0.1.4"
581576
is-glob "^4.0.0"
582577
is-path-inside "^3.0.3"
583-
js-yaml "^4.1.0"
584578
json-stable-stringify-without-jsonify "^1.0.1"
585579
levn "^0.4.1"
586580
lodash.merge "^4.6.2"
@@ -590,14 +584,14 @@ eslint@^8.0.0:
590584
strip-ansi "^6.0.1"
591585
text-table "^0.2.0"
592586

593-
espree@^9.6.0, espree@^9.6.1:
594-
version "9.6.1"
595-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
596-
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
587+
espree@^10.0.1:
588+
version "10.0.1"
589+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f"
590+
integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==
597591
dependencies:
598-
acorn "^8.9.0"
592+
acorn "^8.11.3"
599593
acorn-jsx "^5.3.2"
600-
eslint-visitor-keys "^3.4.1"
594+
eslint-visitor-keys "^4.0.0"
601595

602596
esquery@^1.4.2:
603597
version "1.5.0"
@@ -655,12 +649,12 @@ fastq@^1.6.0:
655649
dependencies:
656650
reusify "^1.0.4"
657651

658-
file-entry-cache@^6.0.1:
659-
version "6.0.1"
660-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
661-
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
652+
file-entry-cache@^8.0.0:
653+
version "8.0.0"
654+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
655+
integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
662656
dependencies:
663-
flat-cache "^3.0.4"
657+
flat-cache "^4.0.0"
664658

665659
fill-range@^7.0.1:
666660
version "7.0.1"
@@ -677,14 +671,13 @@ find-up@5.0.0, find-up@^5.0.0:
677671
locate-path "^6.0.0"
678672
path-exists "^4.0.0"
679673

680-
flat-cache@^3.0.4:
681-
version "3.1.1"
682-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b"
683-
integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==
674+
flat-cache@^4.0.0:
675+
version "4.0.1"
676+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
677+
integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
684678
dependencies:
685679
flatted "^3.2.9"
686-
keyv "^4.5.3"
687-
rimraf "^3.0.2"
680+
keyv "^4.5.4"
688681

689682
flat@^5.0.2:
690683
version "5.0.2"
@@ -782,24 +775,10 @@ glob@^10.2.1:
782775
minipass "^7.0.4"
783776
path-scurry "^1.10.2"
784777

785-
glob@^7.1.3:
786-
version "7.2.3"
787-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
788-
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
789-
dependencies:
790-
fs.realpath "^1.0.0"
791-
inflight "^1.0.4"
792-
inherits "2"
793-
minimatch "^3.1.1"
794-
once "^1.3.0"
795-
path-is-absolute "^1.0.0"
796-
797-
globals@^13.19.0:
798-
version "13.23.0"
799-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02"
800-
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==
801-
dependencies:
802-
type-fest "^0.20.2"
778+
globals@^14.0.0:
779+
version "14.0.0"
780+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
781+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
803782

804783
gopd@^1.0.1:
805784
version "1.0.1"
@@ -808,11 +787,6 @@ gopd@^1.0.1:
808787
dependencies:
809788
get-intrinsic "^1.1.3"
810789

811-
graphemer@^1.4.0:
812-
version "1.4.0"
813-
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
814-
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
815-
816790
has-ansi@^2.0.0:
817791
version "2.0.0"
818792
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
@@ -1031,7 +1005,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
10311005
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
10321006
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
10331007

1034-
keyv@^4.5.3:
1008+
keyv@^4.5.4:
10351009
version "4.5.4"
10361010
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
10371011
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
@@ -1090,7 +1064,7 @@ minimatch@5.0.1:
10901064
dependencies:
10911065
brace-expansion "^2.0.1"
10921066

1093-
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1067+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
10941068
version "3.1.2"
10951069
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
10961070
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -1207,11 +1181,6 @@ path-exists@^4.0.0:
12071181
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
12081182
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
12091183

1210-
path-is-absolute@^1.0.0:
1211-
version "1.0.1"
1212-
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
1213-
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
1214-
12151184
path-key@^3.1.0:
12161185
version "3.1.1"
12171186
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
@@ -1320,13 +1289,6 @@ reusify@^1.0.4:
13201289
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
13211290
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
13221291

1323-
rimraf@^3.0.2:
1324-
version "3.0.2"
1325-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
1326-
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
1327-
dependencies:
1328-
glob "^7.1.3"
1329-
13301292
rsvp@^4.8.3:
13311293
version "4.8.5"
13321294
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
@@ -1508,11 +1470,6 @@ type-detect@^4.0.0, type-detect@^4.0.8:
15081470
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
15091471
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
15101472

1511-
type-fest@^0.20.2:
1512-
version "0.20.2"
1513-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
1514-
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
1515-
15161473
uri-js@^4.2.2:
15171474
version "4.4.1"
15181475
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"

0 commit comments

Comments
 (0)