Bumps the npm group in /dev/diff with 1 update: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 6.2.1 to 7.0.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.0.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 lines
435 B
JSON
23 lines
435 B
JSON
{
|
|
"name": "diff",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"chalk": "^5.3.0",
|
|
"dockerode": "^4.0.2",
|
|
"enquirer": "^2.4.1",
|
|
"extract-zip": "^2.0.1",
|
|
"fs-extra": "^11.2.0",
|
|
"got": "^13.0.0",
|
|
"keypress": "^0.2.1",
|
|
"listr2": "^6.6.1",
|
|
"lodash-es": "^4.17.21",
|
|
"luxon": "^3.4.4",
|
|
"pretty-bytes": "^6.1.1",
|
|
"tar": "^7.0.1",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
}
|