From d0335429baa8653e20d3b7ce8579e303d6dace28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 04:38:28 +0000 Subject: [PATCH] chore(deps-dev): bump @davidsneighbour/standard-version-config Bumps [@davidsneighbour/standard-version-config](https://github.com/davidsneighbour/configurations) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/davidsneighbour/configurations/releases) - [Changelog](https://github.com/davidsneighbour/configurations/blob/main/release) - [Commits](https://github.com/davidsneighbour/configurations/compare/@davidsneighbour/standard-version-config@4.0.8...@davidsneighbour/standard-version-config@4.0.9) --- updated-dependencies: - dependency-name: "@davidsneighbour/standard-version-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6a3cc2f..7ad35ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -64,9 +64,9 @@ remark-preset-lint-styleguide "^1.0.0" "@davidsneighbour/standard-version-config@*": - version "4.0.8" - resolved "https://registry.yarnpkg.com/@davidsneighbour/standard-version-config/-/standard-version-config-4.0.8.tgz#a2aa14acbd415c1370603f1c1e81e77662faadca" - integrity sha512-jrQT7GOiIWcT/8FUX1lYtqGEBWw1ZOizg7sdTjZEIaG1CrYez/ttDk6Ztg3Fgcd0P1pqiDrd88ouVjCQGIkjFg== + version "4.0.9" + resolved "https://registry.yarnpkg.com/@davidsneighbour/standard-version-config/-/standard-version-config-4.0.9.tgz#1a45760d2c36fdda69bf7f6156c0b9adbead5bff" + integrity sha512-5wwj3RtntYV7HSRJ79z5ZyNUSjgVSPtNJ7tapmuUm2IrcIhlcK6JXsu0ML7lkr9SIUKnySS+KhitwsFc+uR5og== dependencies: standard-version "^9.5.0"