Skip to content

Commit e0b1fd2

Browse files
chore(deps): bump the /dev/deploy-to-container npm dependencies (ietf-tools#8440)
Bumps the npm group in /dev/deploy-to-container with 2 updates: [dockerode](https://github.com/apocas/dockerode) and [fs-extra](https://github.com/jprichardson/node-fs-extra). Updates `dockerode` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.3...v4.0.4) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) --- updated-dependencies: - dependency-name: dockerode dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f85878c commit e0b1fd2

2 files changed

Lines changed: 39 additions & 28 deletions

File tree

dev/deploy-to-container/package-lock.json

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

dev/deploy-to-container/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "deploy-to-container",
33
"type": "module",
44
"dependencies": {
5-
"dockerode": "^4.0.3",
6-
"fs-extra": "^11.2.0",
5+
"dockerode": "^4.0.4",
6+
"fs-extra": "^11.3.0",
77
"nanoid": "5.0.9",
88
"nanoid-dictionary": "5.0.0-beta.1",
99
"slugify": "1.6.6",

0 commit comments

Comments
 (0)