diff --git a/package.json b/package.json index c1ea716..52ec275 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@octokit/types": "^11.1.0", "@types/conventional-changelog-preset-loader": "^2.3.3", - "@types/conventional-commits-parser": "^3.0.4", + "@types/conventional-commits-parser": "^3.0.5", "@types/semver": "^7.5.2", "@vercel/ncc": "^0.38.0", "typescript": "^5.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bfd1a6..510954f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^2.3.3 version: 2.3.3 '@types/conventional-commits-parser': - specifier: ^3.0.4 - version: 3.0.4 + specifier: ^3.0.5 + version: 3.0.5 '@types/semver': specifier: ^7.5.2 version: 7.5.2 @@ -287,7 +287,7 @@ packages: resolution: {integrity: sha512-RvEggG8QFC/RN4W1wzQPWG/b36FGkSGilIN4fiE4tUCRxZDudKyDYBwhBMhBa405DnhAyceV/8sMNpkrfUA07A==} dependencies: '@types/conventional-changelog-writer': 4.0.6 - '@types/conventional-commits-parser': 3.0.4 + '@types/conventional-commits-parser': 3.0.5 '@types/conventional-recommended-bump': 6.1.1 '@types/git-raw-commits': 2.0.1 '@types/node': 20.6.1 @@ -298,17 +298,17 @@ packages: dependencies: '@types/conventional-changelog-core': 4.2.4 '@types/conventional-changelog-writer': 4.0.6 - '@types/conventional-commits-parser': 3.0.4 + '@types/conventional-commits-parser': 3.0.5 dev: true /@types/conventional-changelog-writer@4.0.6: resolution: {integrity: sha512-OYdHr9V/R1RxUMibC5OVx6v0u9g+ILCmLLMBCKThuANjci8G4dR8HNDPWAgcSdv2sq+sQ+eGL3ULPorGXXMboA==} dependencies: - '@types/conventional-commits-parser': 3.0.4 + '@types/conventional-commits-parser': 3.0.5 '@types/node': 20.6.1 - /@types/conventional-commits-parser@3.0.4: - resolution: {integrity: sha512-nO3LTqFyExqXWAAfcsGh63gPLmYZSAqlLZfhqJ57qkgtyd0BA8S8M/mqtWCD/PvegjuaGk1z4UG5Hy7bZq79zA==} + /@types/conventional-commits-parser@3.0.5: + resolution: {integrity: sha512-vuj8zjxJPFOHj3HCNr3lPp67O1s/0rQMKYIkpYQQDpNE/ncXJjUTTTJdpCXqfg+Cbc9RAs71OXrFCeI4jbWWrw==} dependencies: '@types/node': 20.6.1 @@ -317,7 +317,7 @@ packages: dependencies: '@types/conventional-changelog-core': 4.2.4 '@types/conventional-changelog-writer': 4.0.6 - '@types/conventional-commits-parser': 3.0.4 + '@types/conventional-commits-parser': 3.0.5 /@types/git-raw-commits@2.0.1: resolution: {integrity: sha512-vE2lbXxqJ0AqMDoP4N6d+WVfbcBla9+z8IL6e+37JNQIwYZCYY0z3J7hdpY8D/VGwFZ0yIYQLcqk8eCnfXsaEg==}