|
29 | 29 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
30 | 30 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
31 | 31 |
|
32 | | -"@commitlint/config-validator@^18.4.4": |
33 | | - version "18.4.4" |
34 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.4.tgz#b1f009e4a988156c938160b17a8a619403a47433" |
35 | | - integrity sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow== |
| 32 | +"@commitlint/config-validator@^18.6.0": |
| 33 | + version "18.6.0" |
| 34 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.0.tgz#ea1e04e92829dd7b90cea444f245b0bdefa0a586" |
| 35 | + integrity sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g== |
36 | 36 | dependencies: |
37 | | - "@commitlint/types" "^18.4.4" |
| 37 | + "@commitlint/types" "^18.6.0" |
38 | 38 | ajv "^8.11.0" |
39 | 39 |
|
40 | 40 | "@commitlint/execute-rule@^18.4.4": |
|
43 | 43 | integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg== |
44 | 44 |
|
45 | 45 | "@commitlint/load@>6.1.1": |
46 | | - version "18.4.4" |
47 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.4.tgz#1f73d1a11337c68b6cf990e111ca2a742d076041" |
48 | | - integrity sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ== |
| 46 | + version "18.6.0" |
| 47 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.0.tgz#98108294b9383aa2905781b192215df4718babb7" |
| 48 | + integrity sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA== |
49 | 49 | dependencies: |
50 | | - "@commitlint/config-validator" "^18.4.4" |
| 50 | + "@commitlint/config-validator" "^18.6.0" |
51 | 51 | "@commitlint/execute-rule" "^18.4.4" |
52 | | - "@commitlint/resolve-extends" "^18.4.4" |
53 | | - "@commitlint/types" "^18.4.4" |
| 52 | + "@commitlint/resolve-extends" "^18.6.0" |
| 53 | + "@commitlint/types" "^18.6.0" |
54 | 54 | chalk "^4.1.0" |
55 | 55 | cosmiconfig "^8.3.6" |
56 | 56 | cosmiconfig-typescript-loader "^5.0.0" |
|
59 | 59 | lodash.uniq "^4.5.0" |
60 | 60 | resolve-from "^5.0.0" |
61 | 61 |
|
62 | | -"@commitlint/resolve-extends@^18.4.4": |
63 | | - version "18.4.4" |
64 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz#fa2975c856d77ea1931e0e3673cf20096eb3ecc7" |
65 | | - integrity sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw== |
| 62 | +"@commitlint/resolve-extends@^18.6.0": |
| 63 | + version "18.6.0" |
| 64 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz#db55be2b32e12593bc98dc44c6d9a9d90941bab4" |
| 65 | + integrity sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg== |
66 | 66 | dependencies: |
67 | | - "@commitlint/config-validator" "^18.4.4" |
68 | | - "@commitlint/types" "^18.4.4" |
| 67 | + "@commitlint/config-validator" "^18.6.0" |
| 68 | + "@commitlint/types" "^18.6.0" |
69 | 69 | import-fresh "^3.0.0" |
70 | 70 | lodash.mergewith "^4.6.2" |
71 | 71 | resolve-from "^5.0.0" |
72 | 72 | resolve-global "^1.0.0" |
73 | 73 |
|
74 | | -"@commitlint/types@^18.4.4": |
75 | | - version "18.4.4" |
76 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.4.tgz#dae9e0ce6a6728a36b8982ff301af0170bbe0d38" |
77 | | - integrity sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ== |
| 74 | +"@commitlint/types@^18.6.0": |
| 75 | + version "18.6.0" |
| 76 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.0.tgz#3d3493cb5910f60f3749a8eb56aca47dc2e1b662" |
| 77 | + integrity sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA== |
78 | 78 | dependencies: |
79 | 79 | chalk "^4.1.0" |
80 | 80 |
|
@@ -1408,9 +1408,9 @@ fastest-levenshtein@^1.0.12: |
1408 | 1408 | integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg== |
1409 | 1409 |
|
1410 | 1410 | fastq@^1.6.0: |
1411 | | - version "1.16.0" |
1412 | | - resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.16.0.tgz#83b9a9375692db77a822df081edb6a9cf6839320" |
1413 | | - integrity sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA== |
| 1411 | + version "1.17.0" |
| 1412 | + resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.0.tgz#ca5e1a90b5e68f97fc8b61330d5819b82f5fab03" |
| 1413 | + integrity sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w== |
1414 | 1414 | dependencies: |
1415 | 1415 | reusify "^1.0.4" |
1416 | 1416 |
|
@@ -3638,9 +3638,9 @@ spdx-correct@^3.0.0: |
3638 | 3638 | spdx-license-ids "^3.0.0" |
3639 | 3639 |
|
3640 | 3640 | spdx-exceptions@^2.1.0: |
3641 | | - version "2.3.0" |
3642 | | - resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" |
3643 | | - integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== |
| 3641 | + version "2.4.0" |
| 3642 | + resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.4.0.tgz#c07a4ede25b16e4f78e6707bbd84b15a45c19c1b" |
| 3643 | + integrity sha512-hcjppoJ68fhxA/cjbN4T8N6uCUejN8yFw69ttpqtBeCbF3u13n7mb31NB9jKwGTTWWnt9IbRA/mf1FprYS8wfw== |
3644 | 3644 |
|
3645 | 3645 | spdx-expression-parse@^3.0.0: |
3646 | 3646 | version "3.0.1" |
|
0 commit comments