1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-28 13:03:31 +03:00

Merge pull request #3819 from Eugeny/dependabot/npm_and_yarn/node-abi-2.26.0

Bump node-abi from 2.21.0 to 2.26.0
This commit is contained in:
Eugene 2021-05-15 19:21:46 +02:00 committed by GitHub
commit adc6bd810c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 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.21.0",
"node-abi": "^2.26.0",
"node-gyp": "^8.0.0",
"node-sass": "^6.0.0",
"npmlog": "4.1.2",

View File

@ -5471,10 +5471,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.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.21.0.tgz#c2dc9ebad6f4f53d6ea9b531e7b8faad81041d48"
integrity sha512-smhrivuPqEM3H5LmnY3KU6HfYv0u4QklgAxfFyRNujKUzbUcYZ+Jc2EhukB9SRcD2VpqhxM7n/MIcp1Ua1/JMg==
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==
dependencies:
semver "^5.4.1"