Bump node-abi from 2.9.0 to 2.10.0

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.9.0...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-31 04:31:19 +00:00
committed by GitHub
parent 90f475e532
commit a7fc2f4ddc
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"graceful-fs": "^4.1.15", "graceful-fs": "^4.1.15",
"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.10.0",
"node-gyp": "^5.0.3", "node-gyp": "^5.0.3",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"npmlog": "4.1.2", "npmlog": "4.1.2",

View File

@@ -4190,10 +4190,10 @@ no-case@^2.2.0:
dependencies: dependencies:
lower-case "^1.1.1" lower-case "^1.1.1"
node-abi@^2.8.0, node-abi@^2.9.0: node-abi@^2.10.0, node-abi@^2.8.0:
version "2.9.0" version "2.10.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.9.0.tgz#ae4075b298dab2d92dd1e22c48ccc7ffd7f06200" resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.10.0.tgz#894bc6625ee042627ed9b5e9270d80bb63ef5045"
integrity sha512-jmEOvv0eanWjhX8dX1pmjb7oJl1U1oR4FOh0b2GnvALwSYoOdU7sj+kLDSAyjo4pfC9aj/IxkloxdLJQhSSQBA== integrity sha512-OT0WepUvYHXdki6DU8LWhEkuo3M44i2paWBYtH9qXtPb9YiKlYEKa5WUII20XEcOv7UJPzfB0kZfPZdW46zdkw==
dependencies: dependencies:
semver "^5.4.1" semver "^5.4.1"