Skip to content

Commit 6c0dc1f

Browse files
committed
chore(release): [email protected]
1 parent 0ee4927 commit 6c0dc1f

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": "^5.0.1",
115115
"libnpmdiff": "^3.0.0",
116-
"libnpmexec": "^3.0.2",
116+
"libnpmexec": "^3.0.3",
117117
"libnpmfund": "^2.0.2",
118118
"libnpmhook": "^7.0.0",
119119
"libnpmorg": "^3.0.0",
@@ -10617,7 +10617,7 @@
1061710617
}
1061810618
},
1061910619
"workspaces/libnpmexec": {
10620-
"version": "3.0.2",
10620+
"version": "3.0.3",
1062110621
"license": "ISC",
1062210622
"dependencies": {
1062310623
"@npmcli/arborist": "^4.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": "^5.0.1",
8383
"libnpmdiff": "^3.0.0",
84-
"libnpmexec": "^3.0.2",
84+
"libnpmexec": "^3.0.3",
8585
"libnpmfund": "^2.0.2",
8686
"libnpmhook": "^7.0.0",
8787
"libnpmorg": "^3.0.0",

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.2",
3+
"version": "3.0.3",
44
"files": [
55
"bin",
66
"lib"

0 commit comments

Comments
 (0)