20312031 read-json-safe "^1.0.5"
20322032 types-pkg-json "^1.1.0"
20332033
2034- "@commitlint/cli@18.4.0 ":
2035- version "18.4.0 "
2036- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.0 .tgz#bbeca164b595473d3a67f1a9aac46bf557a05fb4 "
2037- integrity sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ ==
2034+ "@commitlint/cli@18.4.1 ":
2035+ version "18.4.1 "
2036+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.1 .tgz#b008ff325f112da260ed92605ca9d9290e53ba81 "
2037+ integrity sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A ==
20382038 dependencies:
20392039 "@commitlint/format" "^18.4.0"
20402040 "@commitlint/lint" "^18.4.0"
2041- "@commitlint/load" "^18.4.0 "
2041+ "@commitlint/load" "^18.4.1 "
20422042 "@commitlint/read" "^18.4.0"
20432043 "@commitlint/types" "^18.4.0"
20442044 execa "^5.0.0"
20982098 "@commitlint/rules" "^18.4.0"
20992099 "@commitlint/types" "^18.4.0"
21002100
2101- "@commitlint/load@^18.4.0 ":
2102- version "18.4.0 "
2103- resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.0 .tgz#81e8384ef804c2aba5decca82a643d35cbbc378e "
2104- integrity sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg ==
2101+ "@commitlint/load@^18.4.1 ":
2102+ version "18.4.1 "
2103+ resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1 .tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a "
2104+ integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA ==
21052105 dependencies:
21062106 "@commitlint/config-validator" "^18.4.0"
21072107 "@commitlint/execute-rule" "^18.4.0"
21082108 "@commitlint/resolve-extends" "^18.4.0"
21092109 "@commitlint/types" "^18.4.0"
21102110 "@types/node" "^18.11.9"
21112111 chalk "^4.1.0"
2112- cosmiconfig "^8.0.0 "
2112+ cosmiconfig "^8.3.6 "
21132113 cosmiconfig-typescript-loader "^5.0.0"
21142114 lodash.isplainobject "^4.0.6"
21152115 lodash.merge "^4.6.2"
@@ -4214,16 +4214,6 @@ cosmiconfig@^7.1.0:
42144214 path-type "^4.0.0"
42154215 yaml "^1.10.0"
42164216
4217- cosmiconfig@^8.0.0:
4218- version "8.0.0"
4219- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
4220- integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
4221- dependencies:
4222- import-fresh "^3.2.1"
4223- js-yaml "^4.1.0"
4224- parse-json "^5.0.0"
4225- path-type "^4.0.0"
4226-
42274217cosmiconfig@^8.1.3:
42284218 version "8.1.3"
42294219 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
@@ -4234,6 +4224,16 @@ cosmiconfig@^8.1.3:
42344224 parse-json "^5.0.0"
42354225 path-type "^4.0.0"
42364226
4227+ cosmiconfig@^8.3.6:
4228+ version "8.3.6"
4229+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
4230+ integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
4231+ dependencies:
4232+ import-fresh "^3.3.0"
4233+ js-yaml "^4.1.0"
4234+ parse-json "^5.2.0"
4235+ path-type "^4.0.0"
4236+
42374237cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
42384238 version "7.0.3"
42394239 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -6354,7 +6354,7 @@ import-fresh@^2.0.0:
63546354 caller-path "^2.0.0"
63556355 resolve-from "^3.0.0"
63566356
6357- import-fresh@^3.0.0, import-fresh@^3.2.1:
6357+ import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0 :
63586358 version "3.3.0"
63596359 resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
63606360 integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
0 commit comments