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:
Eugene 2019-07-18 21:58:57 +02:00 committed by GitHub
commit c9965d3d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"html-loader": "0.5.5",
"json-loader": "0.5.7",
"node-abi": "^2.9.0",
"node-gyp": "^5.0.2",
"node-gyp": "^5.0.3",
"node-sass": "^4.12.0",
"npmlog": "4.1.2",
"npx": "^10.2.0",

View File

@ -4237,10 +4237,10 @@ node-gyp@^4.0.0:
tar "^4.4.8"
which "1"
node-gyp@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.0.2.tgz#422f7b7550d2c37952ac184e2a5a2d9fe49a8b77"
integrity sha512-sNcb5O7eJ9XiNAhWZ/UE2bWsBJn3Jb7rayMqMP4wjenlr1DwzZxUmbtmIrl04EU0p5fN2rU9WIDV+u0EbsI8oQ==
node-gyp@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.0.3.tgz#80d64c23790244991b6d44532f0a351bedd3dd45"
integrity sha512-z/JdtkFGUm0QaQUusvloyYuGDub3nUbOo5de1Fz57cM++osBTvQatBUSTlF1k/w8vFHPxxXW6zxGvkxXSpaBkQ==
dependencies:
env-paths "^1.0.0"
glob "^7.0.3"