From 5ee7eaf359e6408cc10137867505db92ecd9a09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:04:20 -0400 Subject: [PATCH] Bump didyoumean2 from 5.0.0 to 6.0.1 (#98) Bumps [didyoumean2](https://github.com/foray1010/didyoumean2) from 5.0.0 to 6.0.1. - [Changelog](https://github.com/foray1010/didyoumean2/blob/master/CHANGELOG.md) - [Commits](https://github.com/foray1010/didyoumean2/compare/v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: didyoumean2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933e910e..8302d557 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "common-tags": "^1.8.2", "connect4-ai": "^0.1.3", "custom-translate": "^2.2.8", - "didyoumean2": "^5.0.0", + "didyoumean2": "^6.0.1", "discord.js": "^13.17.1", "dotenv": "^16.4.5", "emoji-regex": "^10.3.0",