mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
Bump node-gyp from 5.0.2 to 5.0.3 (#1258)
Bump node-gyp from 5.0.2 to 5.0.3
This commit is contained in:
commit
c9965d3d1a
@ -26,7 +26,7 @@
|
|||||||
"html-loader": "0.5.5",
|
"html-loader": "0.5.5",
|
||||||
"json-loader": "0.5.7",
|
"json-loader": "0.5.7",
|
||||||
"node-abi": "^2.9.0",
|
"node-abi": "^2.9.0",
|
||||||
"node-gyp": "^5.0.2",
|
"node-gyp": "^5.0.3",
|
||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.12.0",
|
||||||
"npmlog": "4.1.2",
|
"npmlog": "4.1.2",
|
||||||
"npx": "^10.2.0",
|
"npx": "^10.2.0",
|
||||||
|
@ -4237,10 +4237,10 @@ node-gyp@^4.0.0:
|
|||||||
tar "^4.4.8"
|
tar "^4.4.8"
|
||||||
which "1"
|
which "1"
|
||||||
|
|
||||||
node-gyp@^5.0.2:
|
node-gyp@^5.0.3:
|
||||||
version "5.0.2"
|
version "5.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.0.2.tgz#422f7b7550d2c37952ac184e2a5a2d9fe49a8b77"
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.0.3.tgz#80d64c23790244991b6d44532f0a351bedd3dd45"
|
||||||
integrity sha512-sNcb5O7eJ9XiNAhWZ/UE2bWsBJn3Jb7rayMqMP4wjenlr1DwzZxUmbtmIrl04EU0p5fN2rU9WIDV+u0EbsI8oQ==
|
integrity sha512-z/JdtkFGUm0QaQUusvloyYuGDub3nUbOo5de1Fz57cM++osBTvQatBUSTlF1k/w8vFHPxxXW6zxGvkxXSpaBkQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
env-paths "^1.0.0"
|
env-paths "^1.0.0"
|
||||||
glob "^7.0.3"
|
glob "^7.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user