Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the production group across 1 directory with 4 updates #217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump the production group across 1 directory with 4 updates
Bumps the production group with 4 updates in the / directory: [command-line-args](https://github.com/75lb/command-line-args), [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 `command-line-args` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](75lb/command-line-args@v6.0.0...v6.0.1)

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: command-line-args
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
commit c1117b3bec72c7d3f2d880fcb8fed5b0ee954b63
135 changes: 64 additions & 71 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -79,9 +79,9 @@
},
"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"
"command-line-args": "6.0.1",
"semver": "7.6.3",
"tar": "7.4.3",
"validate-npm-package-name": "^6.0.0"
}
}
Loading
Oops, something went wrong.