Skip to content

Commit

Permalink
chore: update dependency @npmcli/package-json to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 23e901a commit 2dc4681
Show file tree
Hide file tree
Showing 4 changed files with 207 additions and 19 deletions.
220 changes: 204 additions & 16 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 @@ -51,7 +51,7 @@
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@npmcli/map-workspaces": "^3.0.6",
"@npmcli/package-json": "^5.2.1",
"@npmcli/package-json": "^6.1.0",
"@types/mocha": "^10.0.10",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"dependencies": {
"@npmcli/map-workspaces": "^3.0.6",
"@npmcli/package-json": "^5.2.1",
"@npmcli/package-json": "^6.1.0",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@phenomnomnominal/tsquery": "~5.0.1",
"camelcase-keys": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsdocs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@microsoft/api-documenter": "^7.23.37",
"@microsoft/api-extractor": "^7.42.3",
"@npmcli/map-workspaces": "^3.0.6",
"@npmcli/package-json": "^5.2.1",
"@npmcli/package-json": "^6.1.0",
"debug": "^4.4.0",
"fs-extra": "^11.2.0",
"tslib": "^2.6.3"
Expand Down

0 comments on commit 2dc4681

Please sign in to comment.