Skip to content

Commit a7bff50

Browse files
committed
ci: update conventionalcommits to get new syntax support
1 parent 3c6cce9 commit a7bff50

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/jest": "^27.4.0",
6969
"@typescript-eslint/eslint-plugin": "^5.9.0",
7070
"@typescript-eslint/parser": "^5.9.0",
71-
"conventional-changelog-conventionalcommits": "^9.3.0",
71+
"conventional-changelog-conventionalcommits": "^4.6.3",
7272
"cspell": "^5.15.1",
7373
"eslint": "^8.6.0",
7474
"eslint-config-airbnb-base": "^15.0.0",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,7 +2427,7 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.11:
24272427
compare-func "^2.0.0"
24282428
q "^1.5.1"
24292429

2430-
conventional-changelog-conventionalcommits@^4.3.1:
2430+
conventional-changelog-conventionalcommits@^4.3.1, conventional-changelog-conventionalcommits@^4.6.3:
24312431
version "4.6.3"
24322432
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz"
24332433
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
@@ -2436,13 +2436,6 @@ conventional-changelog-conventionalcommits@^4.3.1:
24362436
lodash "^4.17.15"
24372437
q "^1.5.1"
24382438

2439-
conventional-changelog-conventionalcommits@^9.3.0:
2440-
version "9.3.0"
2441-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.3.0.tgz#763e66613f49c13567f6319987e9f45ae41eda24"
2442-
integrity sha512-kYFx6gAyjSIMwNtASkI3ZE99U1fuVDJr0yTYgVy+I2QG46zNZfl2her+0+eoviG82c5WQvW1jMt1eOQTeJLodA==
2443-
dependencies:
2444-
compare-func "^2.0.0"
2445-
24462439
conventional-changelog-writer@^5.0.0:
24472440
version "5.0.1"
24482441
resolved "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz"

0 commit comments

Comments
 (0)