Skip to content

Commit 4543596

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @npmcli/package-json to ^7.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91bb939 commit 4543596

File tree

4 files changed

+94
-42
lines changed

4 files changed

+94
-42
lines changed

package-lock.json

Lines changed: 91 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@commitlint/cli": "^20.4.3",
5252
"@commitlint/config-conventional": "^20.4.3",
5353
"@npmcli/map-workspaces": "^5.0.3",
54-
"@npmcli/package-json": "^7.0.4",
54+
"@npmcli/package-json": "^7.0.5",
5555
"@types/mocha": "^10.0.10",
5656
"@typescript-eslint/eslint-plugin": "^7.18.0",
5757
"@typescript-eslint/parser": "^7.18.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"dependencies": {
4343
"@npmcli/map-workspaces": "^5.0.3",
44-
"@npmcli/package-json": "^7.0.4",
44+
"@npmcli/package-json": "^7.0.5",
4545
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
4646
"@phenomnomnominal/tsquery": "~5.0.1",
4747
"@unicode/unicode-10.0.0": "^1.6.16",

packages/tsdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@microsoft/api-documenter": "^7.28.9",
5353
"@microsoft/api-extractor": "^7.56.3",
5454
"@npmcli/map-workspaces": "^5.0.3",
55-
"@npmcli/package-json": "^7.0.4",
55+
"@npmcli/package-json": "^7.0.5",
5656
"debug": "^4.4.3",
5757
"fs-extra": "^11.3.3",
5858
"tslib": "^2.8.1"

0 commit comments

Comments
 (0)