Skip to content

Commit 475b6d7

Browse files
chore(deps-dev): bump @earendil-works/pi-coding-agent (#20)
Bumps [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) from 0.84.1 to 0.84.2. - [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.84.2/packages/coding-agent) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.84.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4d672c commit 475b6d7

2 files changed

Lines changed: 32 additions & 87 deletions

File tree

packages/pi-extension/package-lock.json

Lines changed: 30 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pi-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
},
2727
"devDependencies": {
2828
"@earendil-works/pi-ai": "^0.84.1",
29-
"@earendil-works/pi-coding-agent": "^0.84.1",
29+
"@earendil-works/pi-coding-agent": "^0.84.2",
3030
"@types/node": "^26",
3131
"typebox": "1.3.11",
3232
"typescript": "^7.0.2"
3333
},
3434
"peerDependencies": {
3535
"@earendil-works/pi-ai": "^0.84.1",
36-
"@earendil-works/pi-coding-agent": "^0.84.1",
36+
"@earendil-works/pi-coding-agent": "^0.84.2",
3737
"typebox": "^1.1.38"
3838
},
3939
"pi": {

0 commit comments

Comments
 (0)