@@ -2398,6 +2398,26 @@ comment-parser@^1.2.0:
2398
2398
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b"
2399
2399
integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==
2400
2400
2401
+ commit-and-tag-version@^9.5.0 :
2402
+ version "9.6.0"
2403
+ resolved "https://registry.yarnpkg.com/commit-and-tag-version/-/commit-and-tag-version-9.6.0.tgz#ff2f26876ac3e4efeb474ebb63ad169ba7d2a9dd"
2404
+ integrity sha512-5tuYV9lFqV9rYDMJhF+HDp46S11je7XwzD/tvGT8LJM2lzXv33eeEetqpZ8Z0e9OSo0nS/67+JIH0cKJXB1Dpw==
2405
+ dependencies :
2406
+ chalk "^2.4.2"
2407
+ conventional-changelog "3.1.25"
2408
+ conventional-changelog-config-spec "2.1.0"
2409
+ conventional-changelog-conventionalcommits "4.6.3"
2410
+ conventional-recommended-bump "6.1.0"
2411
+ detect-indent "^6.0.0"
2412
+ detect-newline "^3.1.0"
2413
+ dotgitignore "^2.1.0"
2414
+ figures "^3.1.0"
2415
+ find-up "^5.0.0"
2416
+ git-semver-tags "^4.0.0"
2417
+ semver "^7.1.1"
2418
+ stringify-package "^1.0.1"
2419
+ yargs "^16.0.0"
2420
+
2401
2421
common-tags@^1.8.0 :
2402
2422
version "1.8.2"
2403
2423
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
@@ -6028,26 +6048,6 @@ sprintf-js@~1.0.2:
6028
6048
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6029
6049
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
6030
6050
6031
- standard-version@^9.3.2 :
6032
- version "9.5.0"
6033
- resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.5.0.tgz#851d6dcddf5320d5079601832aeb185dbf497949"
6034
- integrity sha512-3zWJ/mmZQsOaO+fOlsa0+QK90pwhNd042qEcw6hKFNoLFs7peGyvPffpEBbK/DSGPbyOvli0mUIFv5A4qTjh2Q==
6035
- dependencies :
6036
- chalk "^2.4.2"
6037
- conventional-changelog "3.1.25"
6038
- conventional-changelog-config-spec "2.1.0"
6039
- conventional-changelog-conventionalcommits "4.6.3"
6040
- conventional-recommended-bump "6.1.0"
6041
- detect-indent "^6.0.0"
6042
- detect-newline "^3.1.0"
6043
- dotgitignore "^2.1.0"
6044
- figures "^3.1.0"
6045
- find-up "^5.0.0"
6046
- git-semver-tags "^4.0.0"
6047
- semver "^7.1.1"
6048
- stringify-package "^1.0.1"
6049
- yargs "^16.0.0"
6050
-
6051
6051
statuses@2.0.1 :
6052
6052
version "2.0.1"
6053
6053
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
0 commit comments