Skip to content

Commit e5862f7

Browse files
feat(deps): pin dependency conventional-changelog-conventionalcommits to 7.0.2
1 parent 747efcd commit e5862f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/parser": "7.9.0",
4141
"ava": "6.1.3",
4242
"commitizen": "4.3.0",
43-
"conventional-changelog-conventionalcommits": "^7",
43+
"conventional-changelog-conventionalcommits": "7.0.2",
4444
"eslint": "8.57.0",
4545
"eslint-config-prettier": "9.1.0",
4646
"eslint-plugin-import": "2.29.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ __metadata:
11001100
"@typescript-eslint/parser": "npm:7.9.0"
11011101
ava: "npm:6.1.3"
11021102
commitizen: "npm:4.3.0"
1103-
conventional-changelog-conventionalcommits: "npm:^7"
1103+
conventional-changelog-conventionalcommits: "npm:7.0.2"
11041104
eslint: "npm:8.57.0"
11051105
eslint-config-prettier: "npm:9.1.0"
11061106
eslint-plugin-import: "npm:2.29.1"
@@ -2367,7 +2367,7 @@ __metadata:
23672367
languageName: node
23682368
linkType: hard
23692369

2370-
"conventional-changelog-conventionalcommits@npm:^7, conventional-changelog-conventionalcommits@npm:^7.0.2":
2370+
"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
23712371
version: 7.0.2
23722372
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
23732373
dependencies:

0 commit comments

Comments
 (0)