diff --git a/package.json b/package.json index e5442a3..a9c333f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/node": "18.11.9", "@typescript-eslint/eslint-plugin": "5.21.0", "@typescript-eslint/parser": "5.42.1", - "conventional-changelog-conventionalcommits": "4.6.3", + "conventional-changelog-conventionalcommits": "5.0.0", "eslint": "8.27.0", "semantic-release": "19.0.5", "typescript": "4.8.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbecc46..a933913 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@types/node': 18.11.9 '@typescript-eslint/eslint-plugin': 5.21.0 '@typescript-eslint/parser': 5.42.1 - conventional-changelog-conventionalcommits: 4.6.3 + conventional-changelog-conventionalcommits: 5.0.0 eslint: 8.27.0 semantic-release: 19.0.5 typescript: 4.8.4 @@ -27,7 +27,7 @@ devDependencies: '@types/node': 18.11.9 '@typescript-eslint/eslint-plugin': 5.21.0_2udltptbznfmezdozpdoa2aemq '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy - conventional-changelog-conventionalcommits: 4.6.3 + conventional-changelog-conventionalcommits: 5.0.0 eslint: 8.27.0 semantic-release: 19.0.5 typescript: 4.8.4 @@ -853,8 +853,8 @@ packages: q: 1.5.1 dev: true - /conventional-changelog-conventionalcommits/4.6.3: - resolution: {integrity: sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==} + /conventional-changelog-conventionalcommits/5.0.0: + resolution: {integrity: sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==} engines: {node: '>=10'} dependencies: compare-func: 2.0.0