Skip to content

Commit 7b7c412

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @npmcli/map-workspaces to ^5.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02583ee commit 7b7c412

File tree

4 files changed

+20
-10
lines changed

4 files changed

+20
-10
lines changed

package-lock.json

Lines changed: 17 additions & 7 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
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@commitlint/cli": "^20.1.0",
5252
"@commitlint/config-conventional": "^20.0.0",
53-
"@npmcli/map-workspaces": "^5.0.0",
53+
"@npmcli/map-workspaces": "^5.0.1",
5454
"@npmcli/package-json": "^7.0.1",
5555
"@types/mocha": "^10.0.10",
5656
"@typescript-eslint/eslint-plugin": "^7.18.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
".yo-rc.json"
4141
],
4242
"dependencies": {
43-
"@npmcli/map-workspaces": "^5.0.0",
43+
"@npmcli/map-workspaces": "^5.0.1",
4444
"@npmcli/package-json": "^7.0.1",
4545
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
4646
"@phenomnomnominal/tsquery": "~5.0.1",

packages/tsdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@lerna/project": "^6.4.1",
5252
"@microsoft/api-documenter": "^7.27.2",
5353
"@microsoft/api-extractor": "^7.53.2",
54-
"@npmcli/map-workspaces": "^5.0.0",
54+
"@npmcli/map-workspaces": "^5.0.1",
5555
"@npmcli/package-json": "^7.0.1",
5656
"debug": "^4.4.3",
5757
"fs-extra": "^11.3.2",

0 commit comments

Comments
 (0)