|
21 | 21 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
22 | 22 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
23 | 23 |
|
24 | | -"@commitlint/config-validator@^20.4.0": |
25 | | - version "20.4.0" |
26 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.4.0.tgz#583b6cb8ed3e6af53330ef6ebae4fc694498771c" |
27 | | - integrity sha512-zShmKTF+sqyNOfAE0vKcqnpvVpG0YX8F9G/ZIQHI2CoKyK+PSdladXMSns400aZ5/QZs+0fN75B//3Q5CHw++w== |
| 24 | +"@commitlint/config-validator@^20.4.3": |
| 25 | + version "20.4.3" |
| 26 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.4.3.tgz#45e89b4038ee97ab04d1eb95aaafc78033148bcc" |
| 27 | + integrity sha512-jCZpZFkcSL3ZEdL5zgUzFRdytv3xPo8iukTe9VA+QGus/BGhpp1xXSVu2B006GLLb2gYUAEGEqv64kTlpZNgmA== |
28 | 28 | dependencies: |
29 | | - "@commitlint/types" "^20.4.0" |
| 29 | + "@commitlint/types" "^20.4.3" |
30 | 30 | ajv "^8.11.0" |
31 | 31 |
|
32 | 32 | "@commitlint/execute-rule@^20.0.0": |
|
35 | 35 | integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
36 | 36 |
|
37 | 37 | "@commitlint/load@>6.1.1": |
38 | | - version "20.4.0" |
39 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.4.0.tgz#fee4e705250b7f2643fd781a7ba5bc6ec0e8a105" |
40 | | - integrity sha512-Dauup/GfjwffBXRJUdlX/YRKfSVXsXZLnINXKz0VZkXdKDcaEILAi9oflHGbfydonJnJAbXEbF3nXPm9rm3G6A== |
| 38 | + version "20.4.3" |
| 39 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.4.3.tgz#372092f6c77251c11111f69ce01d66f834d79adf" |
| 40 | + integrity sha512-3cdJOUVP+VcgHa7bhJoWS+Z8mBNXB5aLWMBu7Q7uX8PSeWDzdbrBlR33J1MGGf7r1PZDp+mPPiFktk031PgdRw== |
41 | 41 | dependencies: |
42 | | - "@commitlint/config-validator" "^20.4.0" |
| 42 | + "@commitlint/config-validator" "^20.4.3" |
43 | 43 | "@commitlint/execute-rule" "^20.0.0" |
44 | | - "@commitlint/resolve-extends" "^20.4.0" |
45 | | - "@commitlint/types" "^20.4.0" |
46 | | - cosmiconfig "^9.0.0" |
| 44 | + "@commitlint/resolve-extends" "^20.4.3" |
| 45 | + "@commitlint/types" "^20.4.3" |
| 46 | + cosmiconfig "^9.0.1" |
47 | 47 | cosmiconfig-typescript-loader "^6.1.0" |
48 | 48 | is-plain-obj "^4.1.0" |
49 | 49 | lodash.mergewith "^4.6.2" |
50 | 50 | picocolors "^1.1.1" |
51 | 51 |
|
52 | | -"@commitlint/resolve-extends@^20.4.0": |
53 | | - version "20.4.0" |
54 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.4.0.tgz#0874e093118710f54294268867ed66312454c280" |
55 | | - integrity sha512-ay1KM8q0t+/OnlpqXJ+7gEFQNlUtSU5Gxr8GEwnVf2TPN3+ywc5DzL3JCxmpucqxfHBTFwfRMXxPRRnR5Ki20g== |
| 52 | +"@commitlint/resolve-extends@^20.4.3": |
| 53 | + version "20.4.3" |
| 54 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.4.3.tgz#b644c4f4812b298191a28f4040cd24d724b8a74c" |
| 55 | + integrity sha512-QucxcOy+00FhS9s4Uy0OyS5HeUV+hbC6OLqkTSIm6fwMdKva+OEavaCDuLtgd9akZZlsUo//XzSmPP3sLKBPog== |
56 | 56 | dependencies: |
57 | | - "@commitlint/config-validator" "^20.4.0" |
58 | | - "@commitlint/types" "^20.4.0" |
| 57 | + "@commitlint/config-validator" "^20.4.3" |
| 58 | + "@commitlint/types" "^20.4.3" |
59 | 59 | global-directory "^4.0.1" |
60 | 60 | import-meta-resolve "^4.0.0" |
61 | 61 | lodash.mergewith "^4.6.2" |
62 | 62 | resolve-from "^5.0.0" |
63 | 63 |
|
64 | | -"@commitlint/types@^20.4.0": |
65 | | - version "20.4.0" |
66 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.0.tgz#f8a1cf83b17db4f7de56940880873bca7480be59" |
67 | | - integrity sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw== |
| 64 | +"@commitlint/types@^20.4.3": |
| 65 | + version "20.4.3" |
| 66 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.3.tgz#aa3fb9732dd42dea590d165214631ebc7b07eb59" |
| 67 | + integrity sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg== |
68 | 68 | dependencies: |
69 | | - conventional-commits-parser "^6.2.1" |
| 69 | + conventional-commits-parser "^6.3.0" |
70 | 70 | picocolors "^1.1.1" |
71 | 71 |
|
72 | 72 | "@gar/promisify@^1.1.3": |
@@ -1053,7 +1053,7 @@ conventional-commits-parser@^3.2.3: |
1053 | 1053 | split2 "^3.0.0" |
1054 | 1054 | through2 "^4.0.0" |
1055 | 1055 |
|
1056 | | -conventional-commits-parser@^6.2.1: |
| 1056 | +conventional-commits-parser@^6.3.0: |
1057 | 1057 | version "6.3.0" |
1058 | 1058 | resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.3.0.tgz#fc170753ca66f31940a438539bf48e4406ac54b5" |
1059 | 1059 | integrity sha512-RfOq/Cqy9xV9bOA8N+ZH6DlrDR+5S3Mi0B5kACEjESpE+AviIpAptx9a9cFpWCCvgRtWT+0BbUw+e1BZfts9jg== |
@@ -1084,10 +1084,10 @@ cosmiconfig@^7.0.0: |
1084 | 1084 | path-type "^4.0.0" |
1085 | 1085 | yaml "^1.10.0" |
1086 | 1086 |
|
1087 | | -cosmiconfig@^9.0.0: |
1088 | | - version "9.0.0" |
1089 | | - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" |
1090 | | - integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== |
| 1087 | +cosmiconfig@^9.0.1: |
| 1088 | + version "9.0.1" |
| 1089 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.1.tgz#df110631a8547b5d1a98915271986f06e3011379" |
| 1090 | + integrity sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ== |
1091 | 1091 | dependencies: |
1092 | 1092 | env-paths "^2.2.1" |
1093 | 1093 | import-fresh "^3.3.0" |
@@ -1499,9 +1499,9 @@ fs-extra@9.1.0: |
1499 | 1499 | universalify "^2.0.0" |
1500 | 1500 |
|
1501 | 1501 | fs-extra@^11.0.0: |
1502 | | - version "11.3.3" |
1503 | | - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" |
1504 | | - integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg== |
| 1502 | + version "11.3.4" |
| 1503 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc" |
| 1504 | + integrity sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA== |
1505 | 1505 | dependencies: |
1506 | 1506 | graceful-fs "^4.2.0" |
1507 | 1507 | jsonfile "^6.0.1" |
|
0 commit comments