Skip to content

Commit 4160c07

Browse files
chore(deps): bump the production group across 1 directory with 2 updates
Bumps the production group with 2 updates in the / directory: [command-line-args](https://github.com/75lb/command-line-args) and [tar](https://github.com/isaacs/node-tar). Updates `command-line-args` from 5.2.1 to 6.0.0 - [Release notes](https://github.com/75lb/command-line-args/releases) - [Commits](75lb/command-line-args@v5.2.1...v6.0.0) Updates `tar` from 7.2.0 to 7.4.0 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.2.0...v7.4.0) --- updated-dependencies: - dependency-name: command-line-args dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6894fd7 commit 4160c07

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package-lock.json

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
},
8080
"dependencies": {
8181
"@types/semver": "^7.5.2",
82-
"command-line-args": "5.2.1",
82+
"command-line-args": "6.0.0",
8383
"semver": "7.6.2",
84-
"tar": "7.2.0",
84+
"tar": "7.4.0",
8585
"validate-npm-package-name": "^5.0.1"
8686
}
8787
}

0 commit comments

Comments
 (0)