Skip to content

Commit

Permalink
chore(deps): bump the npm group in /dev/diff with 2 updates (#6876)
Browse files Browse the repository at this point in the history
Bumps the all group in /dev/diff with 2 updates: [dockerode](https://github.com/apocas/dockerode) and [fs-extra](https://github.com/jprichardson/node-fs-extra).


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)

Updates `fs-extra` from 11.1.1 to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0)

---
updated-dependencies:
- dependency-name: dockerode
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 4d05844 commit 5195e93
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions dev/diff/package-lock.json

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

4 changes: 2 additions & 2 deletions dev/diff/package.json
Expand Up @@ -3,10 +3,10 @@
"type": "module",
"dependencies": {
"chalk": "^5.3.0",
"dockerode": "^4.0.0",
"dockerode": "^4.0.2",
"enquirer": "^2.4.1",
"extract-zip": "^2.0.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"got": "^13.0.0",
"keypress": "^0.2.1",
"listr2": "^6.6.1",
Expand Down

0 comments on commit 5195e93

Please sign in to comment.