From bcd1fc40d9d3a4084970537aa4757f1a4f0e54f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:14:19 +0000 Subject: [PATCH] chore(deps-dev): bump @earendil-works/pi-coding-agent Bumps the npm_and_yarn group with 1 update in the / directory: [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent). Updates `@earendil-works/pi-coding-agent` from 0.74.2 to 0.79.8 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.79.8/packages/coding-agent) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.79.8 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5dbe1f..95b33aa 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "pngjs": "^7.0.0" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0", "tsx": "^4.19.0", "typescript": "^5.5.0"