From 09dfac4f5c31cdac4fe01364bfecb2b7ea809e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 17:35:47 +0000 Subject: [PATCH] :arrow_up: Bump @koishijs/plugin-console from 1.1.0 to 3.2.8 Bumps [@koishijs/plugin-console](https://github.com/koishijs/koishi) from 1.1.0 to 3.2.8. - [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..ad3c37c 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.8", "@koishijs/plugin-database-sqlite": "^1.0.0", "@koishijs/plugin-manager": "^1.0.1", "@koishijs/plugin-status": "^5.0.1",