Skip to content

Commit 4107ef9

Browse files
committed
build(deps-dev): cleanup changelog deps
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 68fb47c commit 4107ef9

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"@types/chai": "4.3.4",
8383
"@types/chai-string": "1.4.2",
8484
"@types/conventional-changelog": "3.1.1",
85+
"@types/conventional-changelog-core": "4.2.1",
8586
"@types/conventional-changelog-writer": "4.0.2",
8687
"@types/conventional-commits-parser": "3.0.3",
8788
"@types/conventional-recommended-bump": "6.1.0",
@@ -102,6 +103,8 @@
102103
"chai": "4.3.7",
103104
"chai-string": "1.5.0",
104105
"conventional-changelog": "3.1.25",
106+
"conventional-changelog-conventionalcommits": "5.0.0",
107+
"conventional-changelog-core": "4.2.4",
105108
"conventional-changelog-writer": "5.0.1",
106109
"conventional-commits-parser": "3.2.4",
107110
"conventional-recommended-bump": "6.1.0",

yarn.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,6 +1183,7 @@ __metadata:
11831183
"@types/chai": "npm:4.3.4"
11841184
"@types/chai-string": "npm:1.4.2"
11851185
"@types/conventional-changelog": "npm:3.1.1"
1186+
"@types/conventional-changelog-core": "npm:4.2.1"
11861187
"@types/conventional-changelog-writer": "npm:4.0.2"
11871188
"@types/conventional-commits-parser": "npm:3.0.3"
11881189
"@types/conventional-recommended-bump": "npm:6.1.0"
@@ -1203,6 +1204,8 @@ __metadata:
12031204
chai: "npm:4.3.7"
12041205
chai-string: "npm:1.5.0"
12051206
conventional-changelog: "npm:3.1.25"
1207+
conventional-changelog-conventionalcommits: "npm:5.0.0"
1208+
conventional-changelog-core: "npm:4.2.4"
12061209
conventional-changelog-writer: "npm:5.0.1"
12071210
conventional-commits-parser: "npm:3.2.4"
12081211
conventional-recommended-bump: "npm:6.1.0"
@@ -1996,7 +1999,7 @@ __metadata:
19961999
languageName: node
19972000
linkType: hard
19982001

1999-
"@types/conventional-changelog-core@npm:*":
2002+
"@types/conventional-changelog-core@npm:*, @types/conventional-changelog-core@npm:4.2.1":
20002003
version: 4.2.1
20012004
resolution: "@types/conventional-changelog-core@npm:4.2.1"
20022005
dependencies:
@@ -3411,29 +3414,29 @@ __metadata:
34113414
languageName: node
34123415
linkType: hard
34133416

3414-
"conventional-changelog-conventionalcommits@npm:^4.5.0":
3415-
version: 4.6.3
3416-
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
3417+
"conventional-changelog-conventionalcommits@npm:5.0.0, conventional-changelog-conventionalcommits@npm:^5.0.0":
3418+
version: 5.0.0
3419+
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
34173420
dependencies:
34183421
compare-func: "npm:^2.0.0"
34193422
lodash: "npm:^4.17.15"
34203423
q: "npm:^1.5.1"
3421-
checksum: f8acf6ce04283f46f74ff7f01f768a0f4592b2c75881c73887d48380725a55b2bbaf318b9e67b560c329bef983a1debce8eb761b6654f1e045edfb29dd764198
3424+
checksum: cd39e90a9637925b99c425197436f6cec1257f3ae82b437edeb93390d4cea90702cff31c06ab4d9dde71ea243cf64f7665eafa019bbfd7735ce2e4d30b9362bf
34223425
languageName: node
34233426
linkType: hard
34243427

3425-
"conventional-changelog-conventionalcommits@npm:^5.0.0":
3426-
version: 5.0.0
3427-
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
3428+
"conventional-changelog-conventionalcommits@npm:^4.5.0":
3429+
version: 4.6.3
3430+
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
34283431
dependencies:
34293432
compare-func: "npm:^2.0.0"
34303433
lodash: "npm:^4.17.15"
34313434
q: "npm:^1.5.1"
3432-
checksum: cd39e90a9637925b99c425197436f6cec1257f3ae82b437edeb93390d4cea90702cff31c06ab4d9dde71ea243cf64f7665eafa019bbfd7735ce2e4d30b9362bf
3435+
checksum: f8acf6ce04283f46f74ff7f01f768a0f4592b2c75881c73887d48380725a55b2bbaf318b9e67b560c329bef983a1debce8eb761b6654f1e045edfb29dd764198
34333436
languageName: node
34343437
linkType: hard
34353438

3436-
"conventional-changelog-core@npm:^4.2.1":
3439+
"conventional-changelog-core@npm:4.2.4, conventional-changelog-core@npm:^4.2.1":
34373440
version: 4.2.4
34383441
resolution: "conventional-changelog-core@npm:4.2.4"
34393442
dependencies:

0 commit comments

Comments
 (0)