From c36aadc174aca8f80c06abfddbb7ad4a05dc2ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 08:12:36 +0000 Subject: [PATCH] Bump @bombitmanbomb/utils from 2.12.2 to 2.13.0 Bumps [@bombitmanbomb/utils](https://github.com/bombitmanbomb/Utils) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/bombitmanbomb/Utils/releases) - [Commits](https://github.com/bombitmanbomb/Utils/commits) --- updated-dependencies: - dependency-name: "@bombitmanbomb/utils" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b22503..d439011 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,6 @@ "node": ">=14.0.0" }, "dependencies": { - "@bombitmanbomb/utils": "2.12.2" + "@bombitmanbomb/utils": "2.13.0" } }