Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the production group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production group with 2 updates in the / directory: [semver](https://github.com/npm/node-semver) and [tar](https://github.com/isaacs/node-tar).


Updates `semver` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.0...v7.6.2)

Updates `tar` from 6.2.1 to 7.2.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@v6.2.1...v7.2.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 1, 2024
1 parent c292f92 commit f2811e3
Showing 2 changed files with 112 additions and 247 deletions.
355 changes: 110 additions & 245 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -80,7 +80,7 @@
"dependencies": {
"@types/semver": "^7.5.2",
"command-line-args": "5.2.1",
"semver": "7.6.0",
"tar": "6.2.1"
"semver": "7.6.2",
"tar": "7.2.0"
}
}

0 comments on commit f2811e3

Please sign in to comment.