From c3a00eb31dd58b4e17d97f402dcb1af580655143 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2019 17:13:04 +0000 Subject: [PATCH] Bump node-abi from 2.11.0 to 2.12.0 Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.11.0...v2.12.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 2e8f2d22..004c6b02 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "graceful-fs": "^4.2.2", "html-loader": "0.5.5", "json-loader": "0.5.7", - "node-abi": "^2.11.0", + "node-abi": "^2.12.0", "node-gyp": "^6.0.0", "node-sass": "^4.12.0", "npmlog": "4.1.2", diff --git a/yarn.lock b/yarn.lock index 5bfe365c..fb042624 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4264,10 +4264,10 @@ no-case@^2.2.0: dependencies: lower-case "^1.1.1" -node-abi@^2.11.0, node-abi@^2.8.0, node-abi@^2.9.0: - version "2.11.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.11.0.tgz#b7dce18815057544a049be5ae75cd1fdc2e9ea59" - integrity sha512-kuy/aEg75u40v378WRllQ4ZexaXJiCvB68D2scDXclp/I4cRq6togpbOoKhmN07tns9Zldu51NNERo0wehfX9g== +node-abi@^2.12.0, node-abi@^2.8.0, node-abi@^2.9.0: + version "2.12.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.12.0.tgz#40e9cfabdda1837863fa825e7dfa0b15686adf6f" + integrity sha512-VhPBXCIcvmo/5K8HPmnWJyyhvgKxnHTUMXR/XwGHV68+wrgkzST4UmQrY/XszSWA5dtnXpNp528zkcyJ/pzVcw== dependencies: semver "^5.4.1"