Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-01 12:37:35 +0300
committerGitHub <noreply@github.com>2020-06-01 12:37:35 +0300
commit98f6172fbd18815edaa22e3f0da1971aeba0e527 (patch)
tree594629fda9c394f82c88a690d96a8001d58a8e7c
parentc025b30586af489ca085ac89db4382cda52a9cbc (diff)
Bump node-abi from 2.17.0 to 2.18.0
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.17.0...v2.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock15
2 files changed, 5 insertions, 12 deletions
diff --git a/package.json b/package.json
index 804a2710..cfce657a 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"jquery": "^3.5.1",
"keytar": "^6.0.0",
"material-design-icons-iconfont": "^5.0.1",
- "node-abi": "^2.17.0",
+ "node-abi": "^2.18.0",
"tar": "^6.0.1",
"yazl": "^2.5.1"
},
diff --git a/yarn.lock b/yarn.lock
index e9f43ed7..cf4558a3 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2507,17 +2507,10 @@ next-tick@~1.0.0:
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
-node-abi@^2.17.0:
- version "2.17.0"
- resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.17.0.tgz#f167c92780497ff01eeaf473fcf8138e0fcc87fa"
- integrity sha512-dFRAA0ACk/aBo0TIXQMEWMLUTyWYYT8OBYIzLmEUrQTElGRjxDCvyBZIsDL0QA7QCaj9PrawhOmTEdsuLY4uOQ==
- dependencies:
- semver "^5.4.1"
-
-node-abi@^2.7.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.18.0, node-abi@^2.7.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"