1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-24 06:04:04 +03:00

Bump node-gyp from 5.0.2 to 5.0.3

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-18 15:55:38 +00:00 committed by GitHub
parent 4c2168b4b5
commit 23907ffffe
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"