diff --git a/package.json b/package.json index ea843bd..6763a78 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "prettier-plugin-sh": "0.14.0", "release-it": "17.6.0", "sentences-per-line": "0.2.1", - "should-semantic-release": "0.2.1", + "should-semantic-release": "0.3.0", "tsup": "8.2.4", "typescript": "5.5.4", "typescript-eslint": "8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f915e52..ba95cef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 0.2.1 version: 0.2.1 should-semantic-release: - specifier: 0.2.1 - version: 0.2.1 + specifier: 0.3.0 + version: 0.3.0 tsup: specifier: 8.2.4 version: 8.2.4(jiti@1.21.6)(postcss@8.4.31)(typescript@5.5.4)(yaml@2.5.0) @@ -3228,8 +3228,8 @@ packages: engines: {node: '>=4'} hasBin: true - should-semantic-release@0.2.1: - resolution: {integrity: sha512-YZ4woZpk11mIj1Aq4I70w6Rm4oOWqMqROHdZuX08nT2JADuW12vb6S5GFtQd+lUdedYbmI6WInD8dF4zuq1a1Q==} + should-semantic-release@0.3.0: + resolution: {integrity: sha512-eq38AbfrOc0IoRG2cJ0MSXBa/XoECFTv545GNIZewCSmnJx/MqK0E7vddM+y29F7/PYgcYvqwfiHOEiO8caSLw==} engines: {node: '>=18'} hasBin: true @@ -6996,7 +6996,7 @@ snapshots: interpret: 1.4.0 rechoir: 0.6.2 - should-semantic-release@0.2.1: + should-semantic-release@0.3.0: dependencies: '@pkgjs/parseargs': 0.11.0 conventional-commits-parser: 5.0.0