|
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": |
@@ -1042,7 +1042,7 @@ conventional-commits-parser@^3.2.3: |
1042 | 1042 | split2 "^3.0.0" |
1043 | 1043 | through2 "^4.0.0" |
1044 | 1044 |
|
1045 | | -conventional-commits-parser@^6.2.1: |
| 1045 | +conventional-commits-parser@^6.3.0: |
1046 | 1046 | version "6.3.0" |
1047 | 1047 | resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.3.0.tgz#fc170753ca66f31940a438539bf48e4406ac54b5" |
1048 | 1048 | integrity sha512-RfOq/Cqy9xV9bOA8N+ZH6DlrDR+5S3Mi0B5kACEjESpE+AviIpAptx9a9cFpWCCvgRtWT+0BbUw+e1BZfts9jg== |
@@ -1073,10 +1073,10 @@ cosmiconfig@^7.0.0: |
1073 | 1073 | path-type "^4.0.0" |
1074 | 1074 | yaml "^1.10.0" |
1075 | 1075 |
|
1076 | | -cosmiconfig@^9.0.0: |
1077 | | - version "9.0.0" |
1078 | | - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" |
1079 | | - integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== |
| 1076 | +cosmiconfig@^9.0.1: |
| 1077 | + version "9.0.1" |
| 1078 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.1.tgz#df110631a8547b5d1a98915271986f06e3011379" |
| 1079 | + integrity sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ== |
1080 | 1080 | dependencies: |
1081 | 1081 | env-paths "^2.2.1" |
1082 | 1082 | import-fresh "^3.3.0" |
@@ -1461,9 +1461,9 @@ fs-extra@9.1.0: |
1461 | 1461 | universalify "^2.0.0" |
1462 | 1462 |
|
1463 | 1463 | fs-extra@^11.0.0: |
1464 | | - version "11.3.3" |
1465 | | - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" |
1466 | | - integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg== |
| 1464 | + version "11.3.4" |
| 1465 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc" |
| 1466 | + integrity sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA== |
1467 | 1467 | dependencies: |
1468 | 1468 | graceful-fs "^4.2.0" |
1469 | 1469 | jsonfile "^6.0.1" |
|
0 commit comments