1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-13 01:14:58 +03:00

Bump node-abi from 2.10.0 to 2.11.0 (#1383)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-13 10:43:05 +02:00 committed by Eugene
parent 2e486c5e53
commit 516d7eae9a
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"graceful-fs": "^4.2.1",
"html-loader": "0.5.5",
"json-loader": "0.5.7",
"node-abi": "^2.10.0",
"node-abi": "^2.11.0",
"node-gyp": "^5.0.3",
"node-sass": "^4.12.0",
"npmlog": "4.1.2",

View File

@ -4164,10 +4164,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
node-abi@^2.10.0, node-abi@^2.8.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.10.0.tgz#894bc6625ee042627ed9b5e9270d80bb63ef5045"
integrity sha512-OT0WepUvYHXdki6DU8LWhEkuo3M44i2paWBYtH9qXtPb9YiKlYEKa5WUII20XEcOv7UJPzfB0kZfPZdW46zdkw==
node-abi@^2.11.0, node-abi@^2.8.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.11.0.tgz#b7dce18815057544a049be5ae75cd1fdc2e9ea59"
integrity sha512-kuy/aEg75u40v378WRllQ4ZexaXJiCvB68D2scDXclp/I4cRq6togpbOoKhmN07tns9Zldu51NNERo0wehfX9g==
dependencies:
semver "^5.4.1"