Skip to content

Commit 9121cc3

Browse files
committed
chore(deps): update @npmcli/arborist and add patches for new versions
1 parent 1293b3b commit 9121cc3

File tree

5 files changed

+453
-16
lines changed

5 files changed

+453
-16
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,13 @@
184184
"yargs-parser": "catalog:"
185185
},
186186
"patchedDependencies": {
187-
"@npmcli/run-script@9.1.0": "patches/@npmcli__run-script@9.1.0.patch",
188187
"@npmcli/run-script@10.0.3": "patches/@npmcli__run-script@10.0.3.patch",
188+
"@npmcli/run-script@10.0.4": "patches/@npmcli__run-script@10.0.4.patch",
189189
"@sigstore/sign@4.1.0": "patches/@sigstore__sign@4.1.0.patch",
190190
"execa@2.1.0": "patches/execa@2.1.0.patch",
191191
"execa@5.1.1": "patches/execa@5.1.1.patch",
192-
"node-gyp@11.5.0": "patches/node-gyp@11.5.0.patch",
193-
"node-gyp@12.1.0": "patches/node-gyp@12.1.0.patch"
192+
"node-gyp@12.1.0": "patches/node-gyp@12.1.0.patch",
193+
"node-gyp@12.2.0": "patches/node-gyp@12.2.0.patch"
194194
}
195195
},
196196
"lint-staged": {

0 commit comments

Comments
 (0)