diff --git a/package.json b/package.json index 772e9265e9..df676f4f22 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@mdx-js/react": "^3.0.1", "@types/node": "^20.12.7", "ci-info": "^4.0.0", - "commit-and-tag-version": "^12.4.0", + "commit-and-tag-version": "^12.4.1", "eslint": "^8.57.0", "markdownlint-cli": "^0.39.0", "prettier": "^3.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac6cd5b8fe..3444aef824 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 commit-and-tag-version: - specifier: ^12.4.0 - version: 12.4.0 + specifier: ^12.4.1 + version: 12.4.1 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -2301,8 +2301,8 @@ packages: resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==} engines: {node: '>= 12.0.0'} - commit-and-tag-version@12.4.0: - resolution: {integrity: sha512-8uZyuGmVPCyq2Bzg/1GkUCdbCTRPrx0bP2hCYyYHTRTruq960WgCf7hYwg2/UiqSrdoZMrRBsHK5eLYeanSTkA==} + commit-and-tag-version@12.4.1: + resolution: {integrity: sha512-+NAbDJ2KiXDvV45S8r6o1DWbeEXijxb+Vxp9dsogISuSeRZ5JOPiaQsHoDKhZ58FuBtmp6ITe/hpeFu2gT82xA==} engines: {node: '>=18'} hasBin: true @@ -9740,7 +9740,7 @@ snapshots: comment-parser@1.4.1: {} - commit-and-tag-version@12.4.0: + commit-and-tag-version@12.4.1: dependencies: chalk: 2.4.2 conventional-changelog: 3.1.25