From e74258703614baee7bf7d9d995edbadafad8496c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:27:44 +0000 Subject: [PATCH] build(deps-dev): bump openclaw in /plugins/openclaw-weixin Bumps [openclaw](https://github.com/openclaw/openclaw) from 2026.5.12 to 2026.6.5. - [Release notes](https://github.com/openclaw/openclaw/releases) - [Commits](https://github.com/openclaw/openclaw/compare/v2026.5.12...v2026.6.5) --- updated-dependencies: - dependency-name: openclaw dependency-version: 2026.6.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- plugins/openclaw-weixin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/openclaw-weixin/package.json b/plugins/openclaw-weixin/package.json index 464acdb..960d6f3 100644 --- a/plugins/openclaw-weixin/package.json +++ b/plugins/openclaw-weixin/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@vitest/coverage-v8": "^3.1.0", - "openclaw": "2026.5.12", + "openclaw": "2026.6.5", "silk-wasm": "^3.7.1", "typescript": "^5.8.0", "vitest": "^3.1.0"