Skip to content

Commit

Permalink
chore(deps): bump /dev/deploy-to-container npm dependencies (#6869)
Browse files Browse the repository at this point in the history
Bumps the all group in /dev/deploy-to-container with 1 update: [dockerode](https://github.com/apocas/dockerode).


Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: dockerode
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent ac1051e commit 3e84424
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions dev/deploy-to-container/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/deploy-to-container/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "deploy-to-container",
"type": "module",
"dependencies": {
"dockerode": "^4.0.0",
"dockerode": "^4.0.2",
"fs-extra": "^11.2.0",
"nanoid": "5.0.4",
"nanoid-dictionary": "5.0.0-beta.1",
Expand Down

0 comments on commit 3e84424

Please sign in to comment.