Skip to content

Commit 67aed05

Browse files
committed
deps: libnpmpublish@6.0.0
1 parent 8b1d963 commit 67aed05

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"libnpmhook": "^8.0.0",
119119
"libnpmorg": "^4.0.0",
120120
"libnpmpack": "^4.0.0",
121-
"libnpmpublish": "^5.0.1",
121+
"libnpmpublish": "^6.0.0",
122122
"libnpmsearch": "^4.0.1",
123123
"libnpmteam": "^3.0.1",
124124
"libnpmversion": "^2.0.2",
@@ -10692,7 +10692,7 @@
1069210692
}
1069310693
},
1069410694
"workspaces/libnpmpublish": {
10695-
"version": "5.0.1",
10695+
"version": "6.0.0",
1069610696
"license": "ISC",
1069710697
"dependencies": {
1069810698
"normalize-package-data": "^3.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"libnpmhook": "^8.0.0",
8787
"libnpmorg": "^4.0.0",
8888
"libnpmpack": "^4.0.0",
89-
"libnpmpublish": "^5.0.1",
89+
"libnpmpublish": "^6.0.0",
9090
"libnpmsearch": "^4.0.1",
9191
"libnpmteam": "^3.0.1",
9292
"libnpmversion": "^2.0.2",

workspaces/libnpmpublish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpublish",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"description": "Programmatic API for the bits behind npm publish and unpublish",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)