diff --git a/package.json b/package.json index eead297..7766f32 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "prepare": "husky install" }, "devDependencies": { - "@antwika/standard-version": "0.1.68", + "@antwika/standard-version": "0.1.69", "@types/jest": "29.5.5", "@types/node": "18.18.5", "@typescript-eslint/eslint-plugin": "6.7.5", diff --git a/yarn.lock b/yarn.lock index 780f89b..794de90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14,10 +14,10 @@ dependencies: "@jridgewell/trace-mapping" "^0.3.0" -"@antwika/standard-version@0.1.68": - version "0.1.68" - resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.68.tgz#50b36aabd9621791202d97fb4723aaaf61180547" - integrity sha512-izAznI7Opk1tHtC1OPeGe8cOP2OAN8K0HKWes1Wa/mkUjrxxHxzIfNNL1srEtsyWNLzktq7R/njCAXkhRyB8UA== +"@antwika/standard-version@0.1.69": + version "0.1.69" + resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.69.tgz#90ff6300908efe378d8b44cd8f7168b370a4d98a" + integrity sha512-QMmrdJn6rXulbZurPnWFehUoUdXmOqc0GTs0NfP+e4WYakmjKPiRq0SHrHCKiuLH8BgkypS2QGoUBxIK19wTPA== dependencies: conventional-changelog "4.0.0" conventional-changelog-config-spec "2.1.0"