Skip to content

Commit 21e2410

Browse files
committed
1 parent ac6cf6b commit 21e2410

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"libnpmpublish": "^6.0.1",
122122
"libnpmsearch": "^5.0.1",
123123
"libnpmteam": "^4.0.1",
124-
"libnpmversion": "^3.0.0",
124+
"libnpmversion": "^3.0.1",
125125
"make-fetch-happen": "^10.0.4",
126126
"minipass": "^3.1.6",
127127
"minipass-pipeline": "^1.2.4",
@@ -10766,7 +10766,7 @@
1076610766
}
1076710767
},
1076810768
"workspaces/libnpmversion": {
10769-
"version": "3.0.0",
10769+
"version": "3.0.1",
1077010770
"license": "ISC",
1077110771
"dependencies": {
1077210772
"@npmcli/git": "^3.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"libnpmpublish": "^6.0.1",
9090
"libnpmsearch": "^5.0.1",
9191
"libnpmteam": "^4.0.1",
92-
"libnpmversion": "^3.0.0",
92+
"libnpmversion": "^3.0.1",
9393
"make-fetch-happen": "^10.0.4",
9494
"minipass": "^3.1.6",
9595
"minipass-pipeline": "^1.2.4",

0 commit comments

Comments
 (0)