From 9545c17ad929e8c60be45102f189ed66f11c17d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 17:34:18 +0000 Subject: [PATCH] :arrow_up: Bump @koishijs/plugin-console from 1.1.0 to 3.2.3 Bumps [@koishijs/plugin-console](https://github.com/koishijs/koishi) from 1.1.0 to 3.2.3. - [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..ff7154b 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.3", "@koishijs/plugin-database-sqlite": "^1.0.0", "@koishijs/plugin-manager": "^1.0.1", "@koishijs/plugin-status": "^5.0.1",