diff --git a/.changeset/chilled-worms-walk.md b/.changeset/chilled-worms-walk.md new file mode 100644 index 0000000..49a3889 --- /dev/null +++ b/.changeset/chilled-worms-walk.md @@ -0,0 +1,5 @@ +--- +'@commencis/commitlint-config': minor +--- + +chore(deps): update dependency @commitlint/config-conventional to v20 diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index e6c126d..84a7aba 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -35,7 +35,7 @@ "lint:types": "tsc --noEmit" }, "dependencies": { - "@commitlint/config-conventional": "19.8.1" + "@commitlint/config-conventional": "20.0.0" }, "devDependencies": { "@commencis/ts-config": "0.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 958807f..ec84a88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: packages/commitlint-config: dependencies: '@commitlint/config-conventional': - specifier: 19.8.1 - version: 19.8.1 + specifier: 20.0.0 + version: 20.0.0 devDependencies: '@commencis/ts-config': specifier: 0.0.2 @@ -343,6 +343,10 @@ packages: resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==} engines: {node: '>=v18'} + '@commitlint/config-conventional@20.0.0': + resolution: {integrity: sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==} + engines: {node: '>=v18'} + '@commitlint/config-validator@20.0.0': resolution: {integrity: sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg==} engines: {node: '>=v18'} @@ -3469,6 +3473,11 @@ snapshots: '@commitlint/types': 19.8.1 conventional-changelog-conventionalcommits: 7.0.2 + '@commitlint/config-conventional@20.0.0': + dependencies: + '@commitlint/types': 20.0.0 + conventional-changelog-conventionalcommits: 7.0.2 + '@commitlint/config-validator@20.0.0': dependencies: '@commitlint/types': 20.0.0