From f5470e6a3725bd4de0971c80148b08bb8fa5d033 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 12:39:09 +0000 Subject: [PATCH] chore(deps): update dependency @antwika/standard-version to v0.1.69 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edf5c5c0..e5d46807 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 f00fab64..60f6ea87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.82.tgz#ab3a15fdfbf3a58facf5dae23aebf3e40e448cbe" integrity sha512-7n+tCcoy5H1WJYY7weMMraDPJv0Y11IwIfgqbJX/HZPGt2k9LeAs4AkwWaXq9jWpnRfhJ5ekMlK484lH4urSzg== -"@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"