mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
Bump node-abi from 2.13.0 to 2.14.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.13.0...v2.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4a50c84cfe
commit
a261efbc01
2 changed files with 5 additions and 5 deletions
|
@ -49,6 +49,6 @@
|
|||
"devDependencies": {
|
||||
"@types/mz": "0.0.32",
|
||||
"@types/node": "12.7.12",
|
||||
"node-abi": "^2.13.0"
|
||||
"node-abi": "^2.14.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1925,10 +1925,10 @@ ngx-toastr@^10.2.0:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
node-abi@^2.13.0, node-abi@^2.7.0:
|
||||
version "2.13.0"
|
||||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.13.0.tgz#e2f2ec444d0aca3ea1b3874b6de41d1665828f63"
|
||||
integrity sha512-9HrZGFVTR5SOu3PZAnAY2hLO36aW1wmA+FDsVkr85BTST32TLCA1H/AEcatVRAsWLyXS3bqUDYCAjq5/QGuSTA==
|
||||
node-abi@^2.14.0, node-abi@^2.7.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==
|
||||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue