Skip to content

Commit 71739ff

Browse files
Bump @devcontainers/cli from 0.71.0 to 0.84.1 in /cli
Bumps [@devcontainers/cli](https://github.com/devcontainers/cli) from 0.71.0 to 0.84.1. - [Changelog](https://github.com/devcontainers/cli/blob/main/CHANGELOG.md) - [Commits](devcontainers/cli@v0.71.0...v0.84.1) --- updated-dependencies: - dependency-name: "@devcontainers/cli" dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681d346 commit 71739ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepublishOnly": "bun run build && bun test"
2626
},
2727
"dependencies": {
28-
"@devcontainers/cli": "^0.71.0",
28+
"@devcontainers/cli": "^0.84.1",
2929
"commander": "^13.0.0",
3030
"chalk": "^5.4.0"
3131
},

0 commit comments

Comments
 (0)