Skip to content

Commit 762888a

Browse files
authored
deps: update dependencies for workspaces (#7429)
Fixes #7423
1 parent 71cbd91 commit 762888a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@
114114
"json-parse-even-better-errors": "^3.0.1",
115115
"libnpmaccess": "^8.0.1",
116116
"libnpmdiff": "^6.0.3",
117-
"libnpmexec": "^7.0.4",
117+
"libnpmexec": "^8.0.0",
118118
"libnpmfund": "^5.0.1",
119119
"libnpmhook": "^10.0.0",
120120
"libnpmorg": "^6.0.1",
121-
"libnpmpack": "^6.0.3",
121+
"libnpmpack": "^7.0.0",
122122
"libnpmpublish": "^9.0.2",
123123
"libnpmsearch": "^7.0.0",
124124
"libnpmteam": "^6.0.0",
125-
"libnpmversion": "^5.0.1",
125+
"libnpmversion": "^6.0.0",
126126
"make-fetch-happen": "^13.0.0",
127127
"minimatch": "^9.0.4",
128128
"minipass": "^7.0.4",

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"json-parse-even-better-errors": "^3.0.1",
7979
"libnpmaccess": "^8.0.1",
8080
"libnpmdiff": "^6.0.3",
81-
"libnpmexec": "^7.0.4",
81+
"libnpmexec": "^8.0.0",
8282
"libnpmfund": "^5.0.1",
8383
"libnpmhook": "^10.0.0",
8484
"libnpmorg": "^6.0.1",
85-
"libnpmpack": "^6.0.3",
85+
"libnpmpack": "^7.0.0",
8686
"libnpmpublish": "^9.0.2",
8787
"libnpmsearch": "^7.0.0",
8888
"libnpmteam": "^6.0.0",
89-
"libnpmversion": "^5.0.1",
89+
"libnpmversion": "^6.0.0",
9090
"make-fetch-happen": "^13.0.0",
9191
"minimatch": "^9.0.4",
9292
"minipass": "^7.0.4",

0 commit comments

Comments
 (0)