Skip to content

Commit faf1ba0

Browse files
deps: bump @npmcli/package-json from 2.0.0 to 3.0.0 (#238)
Bumps [@npmcli/package-json](https://github.com/npm/package-json) from 2.0.0 to 3.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@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: "@npmcli/package-json" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2175b67 commit faf1ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@isaacs/string-locale-compare": "^1.1.0",
3737
"@npmcli/git": "^3.0.0",
3838
"@npmcli/map-workspaces": "^2.0.2",
39-
"@npmcli/package-json": "^2.0.0",
39+
"@npmcli/package-json": "^3.0.0",
4040
"@octokit/rest": "^19.0.4",
4141
"diff": "^5.0.0",
4242
"glob": "^8.0.1",

0 commit comments

Comments
 (0)