Skip to content

Commit b957fa7

Browse files
deps: update @npmcli/map-workspaces requirement from ^2.0.0 to ^2.0.1 (#55)
Updates the requirements on [@npmcli/map-workspaces](https://github.com/npm/map-workspaces) to permit the latest version. - [Release notes](https://github.com/npm/map-workspaces/releases) - [Changelog](https://github.com/npm/map-workspaces/blob/main/CHANGELOG.md) - [Commits](npm/map-workspaces@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: "@npmcli/map-workspaces" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72520ff commit b957fa7

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
@@ -32,7 +32,7 @@
3232
"license": "ISC",
3333
"dependencies": {
3434
"@npmcli/fs": "^1.1.1",
35-
"@npmcli/map-workspaces": "^2.0.0",
35+
"@npmcli/map-workspaces": "^2.0.1",
3636
"@npmcli/package-json": "^1.0.1",
3737
"json-parse-even-better-errors": "^2.3.1",
3838
"which": "^2.0.2"

0 commit comments

Comments
 (0)