Skip to content

Commit

Permalink
chore(deps): bump the production group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production group with 2 updates: [semver](https://github.com/npm/node-semver) and [tar](https://github.com/isaacs/node-tar).


Updates `semver` from 7.6.2 to 7.6.3
- [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.2...v7.6.3)

Updates `tar` from 7.4.0 to 7.4.3
- [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.4.0...v7.4.3)

---
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-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 76c32bc commit d84af16
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"dependencies": {
"@types/semver": "^7.5.2",
"command-line-args": "6.0.0",
"semver": "7.6.2",
"tar": "7.4.0",
"semver": "7.6.3",
"tar": "7.4.3",
"validate-npm-package-name": "^5.0.1"
}
}

0 comments on commit d84af16

Please sign in to comment.