From a5a662c05d2c630cce18970330dec407fd32e7e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:15:31 +0000 Subject: [PATCH] Bump node-abi from 2.16.0 to 2.18.0 Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.16.0 to 2.18.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.16.0...v2.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87e9cb9b..ef388696 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "graceful-fs": "^4.2.4", "html-loader": "0.5.5", "json-loader": "0.5.7", - "node-abi": "^2.16.0", + "node-abi": "^2.18.0", "node-gyp": "^7.0.0", "node-sass": "^4.14.1", "npmlog": "4.1.2", diff --git a/yarn.lock b/yarn.lock index 264ced8d..0c6239b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4573,10 +4573,10 @@ no-case@^2.2.0: dependencies: lower-case "^1.1.1" -node-abi@^2.11.0, node-abi@^2.14.0, node-abi@^2.16.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.16.0.tgz#7df94e9c0a7a189f4197ab84bac8089ef5894992" - integrity sha512-+sa0XNlWDA6T+bDLmkCUYn6W5k5W6BPRL6mqzSCs6H/xUgtl4D5x2fORKDzopKiU6wsyn/+wXlRXwXeSp+mtoA== +node-abi@^2.11.0, node-abi@^2.14.0, node-abi@^2.18.0: + version "2.18.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.18.0.tgz#1f5486cfd7d38bd4f5392fa44a4ad4d9a0dffbf4" + integrity sha512-yi05ZoiuNNEbyT/xXfSySZE+yVnQW6fxPZuFbLyS1s6b5Kw3HzV2PHOM4XR+nsjzkHxByK+2Wg+yCQbe35l8dw== dependencies: semver "^5.4.1"