chore(deps): update dependency conventional-changelog-conventionalcommits to v7 #210
2 changed files with 3 additions and 3 deletions
|
@ -75,7 +75,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "6.4.1",
|
"@typescript-eslint/eslint-plugin": "6.4.1",
|
||||||
"@typescript-eslint/parser": "6.4.1",
|
"@typescript-eslint/parser": "6.4.1",
|
||||||
"conventional-changelog-cli": "4.0.0",
|
"conventional-changelog-cli": "4.0.0",
|
||||||
"conventional-changelog-conventionalcommits": "6.1.0",
|
"conventional-changelog-conventionalcommits": "7.0.0",
|
||||||
"eslint": "8.48.0",
|
"eslint": "8.48.0",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
|
|
|
@ -42,8 +42,8 @@ devDependencies:
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
conventional-changelog-conventionalcommits:
|
conventional-changelog-conventionalcommits:
|
||||||
specifier: 6.1.0
|
specifier: 7.0.0
|
||||||
version: 6.1.0
|
version: 7.0.0
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 8.48.0
|
specifier: 8.48.0
|
||||||
version: 8.48.0
|
version: 8.48.0
|
||||||
|
|
Loading…
Reference in a new issue