From f637e9ba66f192984c5bc0d0b02ece4287b79b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 08:12:11 +0000 Subject: [PATCH] Bump @bombitmanbomb/utils from 2.12.2 to 2.12.5 Bumps [@bombitmanbomb/utils](https://github.com/bombitmanbomb/Utils) from 2.12.2 to 2.12.5. - [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-patch ... 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..e204c35 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,6 @@ "node": ">=14.0.0" }, "dependencies": { - "@bombitmanbomb/utils": "2.12.2" + "@bombitmanbomb/utils": "2.12.5" } }