Skip to content

Commit 2c86fea

Browse files
committed
deps: libnpmfund@3.0.0
1 parent 9387505 commit 2c86fea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"libnpmaccess": "^6.0.0",
115115
"libnpmdiff": "^4.0.0",
116116
"libnpmexec": "^4.0.0",
117-
"libnpmfund": "^2.0.2",
117+
"libnpmfund": "^3.0.0",
118118
"libnpmhook": "^7.0.1",
119119
"libnpmorg": "^3.0.1",
120120
"libnpmpack": "^3.1.0",
@@ -10554,7 +10554,7 @@
1055410554
}
1055510555
},
1055610556
"workspaces/libnpmfund": {
10557-
"version": "2.0.2",
10557+
"version": "3.0.0",
1055810558
"license": "ISC",
1055910559
"dependencies": {
1056010560
"@npmcli/arborist": "^5.0.0"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"libnpmaccess": "^6.0.0",
8383
"libnpmdiff": "^4.0.0",
8484
"libnpmexec": "^4.0.0",
85-
"libnpmfund": "^2.0.2",
85+
"libnpmfund": "^3.0.0",
8686
"libnpmhook": "^7.0.1",
8787
"libnpmorg": "^3.0.1",
8888
"libnpmpack": "^3.1.0",

workspaces/libnpmfund/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"main": "lib/index.js",
55
"files": [
66
"bin",

0 commit comments

Comments
 (0)