Skip to content

Commit

Permalink
chore(deps): bump the production group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production group with 3 updates in the / directory: [semver](https://github.com/npm/node-semver), [tar](https://github.com/isaacs/node-tar) and [validate-npm-package-name](https://github.com/npm/validate-npm-package-name).


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)

Updates `validate-npm-package-name` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/npm/validate-npm-package-name/releases)
- [Changelog](https://github.com/npm/validate-npm-package-name/blob/main/CHANGELOG.md)
- [Commits](npm/validate-npm-package-name@v5.0.1...v6.0.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-patch
  dependency-group: production
- dependency-name: validate-npm-package-name
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent e06fe3e commit 8a26c8b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 45 deletions.
66 changes: 24 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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",
"validate-npm-package-name": "^5.0.1"
"semver": "7.6.3",
"tar": "7.4.3",
"validate-npm-package-name": "^6.0.0"
}
}

0 comments on commit 8a26c8b

Please sign in to comment.