Skip to content

Commit a356d1d

Browse files
authored
lock node-gyp to ^9.0.0 (microsoft#5887)
1 parent 9c36455 commit a356d1d

File tree

2 files changed

+204
-87
lines changed

2 files changed

+204
-87
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
"lodash": "^4.17.21",
134134
"nanoid": "^3.1.31",
135135
"node-notifier": "^9.0.0",
136+
"node-gyp": "^9.0.0",
136137
"trim-newlines": "^4.0.2",
137138
"trim": "^0.0.3",
138139
"typescript": "^4.6.2",

0 commit comments

Comments
 (0)