diff --git a/package.json b/package.json index 21f60df..b18e2a4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "prepare": "husky install" }, "devDependencies": { - "@antwika/standard-version": "0.1.65", + "@antwika/standard-version": "0.1.66", "@types/jest": "29.5.5", "@types/node": "18.17.18", "@typescript-eslint/eslint-plugin": "6.7.2", diff --git a/yarn.lock b/yarn.lock index bb1e141..ae8e0ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,10 +36,10 @@ "@antwika/app" "0.0.75" "@antwika/common" "0.0.79" -"@antwika/standard-version@0.1.65": - version "0.1.65" - resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.65.tgz#00785e0a986cb4aae590fbab016537e9d70f8c7c" - integrity sha512-aYyYcUFIfJ+UcS/e+CpLwjgUmkuEjb7+a6IuqkoR/cZHOhsKpvnhNR++i8Ri89JovuVuL0/ZrYN9ZiCYj38hsQ== +"@antwika/standard-version@0.1.66": + version "0.1.66" + resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.66.tgz#40e4fda16ee80c75c86b4e966874fae7ddf79f11" + integrity sha512-xqMWGkncXwG3ATvzKzff0/XmXQGEuVfnMmq0LfpZ3GmmmDFXm4CPK+CAeLzUwYfbXGtt9DOmLucoQhSCvWwZjA== dependencies: conventional-changelog "4.0.0" conventional-changelog-config-spec "2.1.0"