Skip to content

Commit 9387505

Browse files
committed
1 parent 9633752 commit 9387505

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"json-parse-even-better-errors": "^2.3.1",
114114
"libnpmaccess": "^6.0.0",
115115
"libnpmdiff": "^4.0.0",
116-
"libnpmexec": "^3.0.3",
116+
"libnpmexec": "^4.0.0",
117117
"libnpmfund": "^2.0.2",
118118
"libnpmhook": "^7.0.1",
119119
"libnpmorg": "^3.0.1",
@@ -10528,7 +10528,7 @@
1052810528
}
1052910529
},
1053010530
"workspaces/libnpmexec": {
10531-
"version": "3.0.3",
10531+
"version": "4.0.0",
1053210532
"license": "ISC",
1053310533
"dependencies": {
1053410534
"@npmcli/arborist": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"json-parse-even-better-errors": "^2.3.1",
8282
"libnpmaccess": "^6.0.0",
8383
"libnpmdiff": "^4.0.0",
84-
"libnpmexec": "^3.0.3",
84+
"libnpmexec": "^4.0.0",
8585
"libnpmfund": "^2.0.2",
8686
"libnpmhook": "^7.0.1",
8787
"libnpmorg": "^3.0.1",

workspaces/libnpmexec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"files": [
55
"bin",
66
"lib"

0 commit comments

Comments
 (0)