From 4b55f9cd9754008fe706893e1a543645caa47576 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 04:22:32 +0000 Subject: [PATCH] Bump node-abi from 2.14.0 to 2.15.0 Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.14.0...v2.15.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 584beaf8..e8254bd8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "graceful-fs": "^4.2.2", "html-loader": "0.5.5", "json-loader": "0.5.7", - "node-abi": "^2.14.0", + "node-abi": "^2.15.0", "node-gyp": "^6.1.0", "node-sass": "^4.13.0", "npmlog": "4.1.2", diff --git a/yarn.lock b/yarn.lock index 2ac3c46c..1c55e946 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4489,10 +4489,10 @@ no-case@^2.2.0: dependencies: lower-case "^1.1.1" -node-abi@^2.11.0, node-abi@^2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.14.0.tgz#24650e24e8ffad2b61352519263f0cf4e2ddbfe9" - integrity sha512-y54KGgEOHnRHlGQi7E5UiryRkH8bmksmQLj/9iLAjoje743YS+KaKB/sDYXgqtT0J16JT3c3AYJZNI98aU/kYg== +node-abi@^2.11.0, node-abi@^2.14.0, node-abi@^2.15.0: + version "2.15.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.15.0.tgz#51d55cc711bd9e4a24a572ace13b9231945ccb10" + integrity sha512-FeLpTS0F39U7hHZU1srAK4Vx+5AHNVOTP+hxBNQknR/54laTHSFIJkDWDqiquY1LeLUgTfPN7sLPhMubx0PLAg== dependencies: semver "^5.4.1"