mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-gyp from 7.0.0 to 7.1.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 7.0.0 to 7.1.0. - [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/v7.0.0...v7.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ed06688e2
commit
083d3e8933
2 changed files with 5 additions and 5 deletions
|
|
@ -111,7 +111,7 @@
|
|||
"husky": "4.2.5",
|
||||
"inquirer": "7.3.3",
|
||||
"node-addon-api": "3.0.0",
|
||||
"node-gyp": "7.0.0",
|
||||
"node-gyp": "7.1.0",
|
||||
"null-loader": "4.0.0",
|
||||
"plist": "3.0.1",
|
||||
"prettier": "2.0.5",
|
||||
|
|
|
|||
|
|
@ -5969,10 +5969,10 @@ node-addon-api@3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.0.0.tgz#812446a1001a54f71663bed188314bba07e09247"
|
||||
integrity sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==
|
||||
|
||||
node-gyp@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.0.0.tgz#2e88425ce84e9b1a4433958ed55d74c70fffb6be"
|
||||
integrity sha512-ZW34qA3CJSPKDz2SJBHKRvyNQN0yWO5EGKKksJc+jElu9VA468gwJTyTArC1iOXU7rN3Wtfg/CMt/dBAOFIjvg==
|
||||
node-gyp@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.0.tgz#cb8aed7ab772e73ad592ae0c71b0e3741099fe39"
|
||||
integrity sha512-rjlHQlnl1dqiDZxZYiKqQdrjias7V+81OVR5PTzZioCBtWkNdrKy06M05HLKxy/pcKikKRCabeDRoZaEc6nIjw==
|
||||
dependencies:
|
||||
env-paths "^2.2.0"
|
||||
glob "^7.1.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue