bump node-abi

This commit is contained in:
Eugene Pankov 2021-05-28 19:39:01 +02:00
parent 86083e1491
commit ae7416792a
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4
2 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"json-loader": "0.5.7",
"lru-cache": "^6.0.0",
"macos-release": "^2.4.1",
"node-abi": "^2.26.0",
"node-abi": "^2.30.0",
"node-gyp": "^8.0.0",
"node-sass": "^6.0.0",
"npmlog": "4.1.2",
@ -62,7 +62,7 @@
"yaml-loader": "0.6.0"
},
"resolutions": {
"*/node-abi": "^2.26.0",
"*/node-abi": "^2.30.0",
"**/graceful-fs": "^4.2.4"
},
"scripts": {

View file

@ -5563,10 +5563,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
node-abi@^2.19.2, node-abi@^2.20.0, node-abi@^2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.26.0.tgz#355d5d4bc603e856f74197adbf3f5117a396ba40"
integrity sha512-ag/Vos/mXXpWLLAYWsAoQdgS+gW7IwvgMLOgqopm/DbzAjazLltzgzpVMsFlgmo9TzG5hGXeaBZx2AI731RIsQ==
node-abi@^2.19.2, node-abi@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.30.0.tgz#8be53bf3e7945a34eea10e0fc9a5982776cf550b"
integrity sha512-g6bZh3YCKQRdwuO/tSZZYJAw622SjsRfJ2X0Iy4sSOHZ34/sPPdVBn8fev2tj7njzLwuqPw9uMtGsGkO5kIQvg==
dependencies:
semver "^5.4.1"