Skip to content

Commit

Permalink
fix(deps): update tar and semver dependencies (#194)
Browse files Browse the repository at this point in the history
* chore(deps): bump the production group across 1 directory with 2 updates

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] <[email protected]>

* fixup: address breaking tar export changes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Cousins <[email protected]>
  • Loading branch information
dependabot[bot] and mcous committed Jun 1, 2024
1 parent f45e793 commit cd26c94
Show file tree
Hide file tree
Showing 6 changed files with 5,428 additions and 6,316 deletions.
Loading

0 comments on commit cd26c94

Please sign in to comment.