File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 62
62
"devDependencies" : {
63
63
"@chromatic-com/storybook" : " ^1" ,
64
64
"@commitlint/cli" : " ^19.4.1" ,
65
- "@commitlint/config-conventional" : " ^17 .4.2 " ,
65
+ "@commitlint/config-conventional" : " ^19 .4.1 " ,
66
66
"@next/bundle-analyzer" : " ^14.2.6" ,
67
67
"@storybook/addon-actions" : " ^8.2.9" ,
68
68
"@storybook/addon-essentials" : " ^8.2.9" ,
Original file line number Diff line number Diff line change 1177
1177
execa "^8.0.1"
1178
1178
yargs "^17.0.0"
1179
1179
1180
- "@commitlint/config-conventional@^17 .4.2 ":
1181
- version "17.8 .1"
1182
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8 .1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0 "
1183
- integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg ==
1180
+ "@commitlint/config-conventional@^19 .4.1 ":
1181
+ version "19.4 .1"
1182
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4 .1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6 "
1183
+ integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA ==
1184
1184
dependencies:
1185
- conventional-changelog-conventionalcommits "^6.1.0"
1185
+ "@commitlint/types" "^19.0.3"
1186
+ conventional-changelog-conventionalcommits "^7.0.2"
1186
1187
1187
1188
"@commitlint/config-validator@^19.0.3":
1188
1189
version "19.0.3"
@@ -5111,10 +5112,10 @@ conventional-changelog-angular@^7.0.0:
5111
5112
dependencies:
5112
5113
compare-func "^2.0.0"
5113
5114
5114
- conventional-changelog-conventionalcommits@^6.1.0 :
5115
- version "6.1.0 "
5116
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0. tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652 "
5117
- integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw ==
5115
+ conventional-changelog-conventionalcommits@^7.0.2 :
5116
+ version "7.0.2 "
5117
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2. tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5 "
5118
+ integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w ==
5118
5119
dependencies:
5119
5120
compare-func "^2.0.0"
5120
5121
You can’t perform that action at this time.
0 commit comments