From abfe55a6d26c794c04a4d383f8366aa1540f10a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 14:06:19 +0000 Subject: [PATCH] chore(deps): update dependency @antwika/standard-version to v0.1.68 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abeb04e7..3f523c12 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "prepare": "husky install" }, "devDependencies": { - "@antwika/standard-version": "0.1.67", + "@antwika/standard-version": "0.1.68", "@types/jest": "29.5.5", "@types/node": "18.18.4", "@typescript-eslint/eslint-plugin": "6.7.4", diff --git a/yarn.lock b/yarn.lock index bbfd442d..cf7227ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.81.tgz#e51ee8d83586675d872a60bf0e4597fcf3fd543f" integrity sha512-U05JbM1OuxOANSr7+ehplxYyb026vNdLz7rqSVB98UzZU1FBqSQqvI7DO+juNkSZZKchWXLF7yWxTgdjx9peYw== -"@antwika/standard-version@0.1.67": - version "0.1.67" - resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.67.tgz#407974aa53798ff34ddc8047d834598c4e3dfe2a" - integrity sha512-bm3AZwOCZiS9+U9+WX40QGuRYdWMw53kCpzsFv+VGife/o7WtVSVPliHUqtU3aIX9qSwGE66VYIj2zNse0oyrw== +"@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== dependencies: conventional-changelog "4.0.0" conventional-changelog-config-spec "2.1.0"