From fbfddf194f332cc3f6d371aa7117d1428a70dd07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 17:34:13 +0000 Subject: [PATCH] :arrow_up: Bump @koishijs/plugin-console from 1.1.0 to 3.2.2 Bumps [@koishijs/plugin-console](https://github.com/koishijs/koishi) from 1.1.0 to 3.2.2. - [Release notes](https://github.com/koishijs/koishi/releases) - [Commits](https://github.com/koishijs/koishi/commits) --- updated-dependencies: - dependency-name: "@koishijs/plugin-console" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85a8f61..26dcb7a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@koishijs/core": "^4.0.1", "@koishijs/plugin-adapter-onebot": "^4.0.0", "@koishijs/plugin-chat": "^1.0.0", - "@koishijs/plugin-console": "^1.0.0", + "@koishijs/plugin-console": "^3.2.2", "@koishijs/plugin-database-sqlite": "^1.0.0", "@koishijs/plugin-manager": "^1.0.1", "@koishijs/plugin-status": "^5.0.1",