From 61c02a2efa4882d46766167fca97158f5882e921 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:08:48 +0000 Subject: [PATCH] chore(deps): update dependency @antwika/standard-version to v0.1.49 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b22d57f..0f89cf7 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prepare": "husky install" }, "devDependencies": { - "@antwika/standard-version": "0.1.34", + "@antwika/standard-version": "0.1.49", "@types/jest": "29.4.0", "@types/node": "18.13.0", "@types/oidc-provider": "7.14.0", diff --git a/yarn.lock b/yarn.lock index 9929fe1..b9d2c4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,10 +44,10 @@ "@antwika/http" "0.0.47" prom-client "^14.0.1" -"@antwika/standard-version@0.1.34": - version "0.1.34" - resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.34.tgz#9811f2f6f0d52628d36f7a8e1e7a2d55889ca497" - integrity sha512-337V4mzGD/w9s52o54N0UDEoOIef0hMS5BJF95xTmxn3cPvRF+d9mUvPTqvyK+gSL59rttl/B5J8xYkebUzPdw== +"@antwika/standard-version@0.1.49": + version "0.1.49" + resolved "https://registry.yarnpkg.com/@antwika/standard-version/-/standard-version-0.1.49.tgz#59541c4a61d5071ec2db91fd7858b10cc0867bda" + integrity sha512-qaiZFvsHUKyak+hUOnejkXfXYD0fF7DOFN+RWYjnz6K9gujDDbdeAhN3DuN3YkuxFpw0iFQxPBULfAmlvzvIbA== dependencies: conventional-changelog "3.1.25" conventional-changelog-config-spec "2.1.0"