Skip to content

Commit

Permalink
chore(deps): bump @npmcli/package-json from 5.2.1 to 6.0.0 (#1309)
Browse files Browse the repository at this point in the history
Bumps [@npmcli/package-json](https://github.com/npm/package-json) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/npm/package-json/releases)
- [Changelog](https://github.com/npm/package-json/blob/main/CHANGELOG.md)
- [Commits](npm/package-json@v5.2.1...v6.0.0)

---
updated-dependencies:
- dependency-name: "@npmcli/package-json"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 31a62f3 commit 960c226
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 29 deletions.
78 changes: 50 additions & 28 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"lint-staged": "^15.2.7"
},
"dependencies": {
"@npmcli/package-json": "^5.2.0"
"@npmcli/package-json": "^6.0.0"
}
}

0 comments on commit 960c226

Please sign in to comment.