mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-01 16:59:54 +00:00
Bump @types/node from 10.11.5 to 12.0.2 (#908)
Bump @types/node from 10.11.5 to 12.0.2
This commit is contained in:
commit
8660d0ced4
@ -6,7 +6,7 @@
|
||||
"@types/electron-debug": "^1.1.0",
|
||||
"@types/fs-promise": "1.0.1",
|
||||
"@types/js-yaml": "^3.11.2",
|
||||
"@types/node": "^10.11.5",
|
||||
"@types/node": "^12.0.2",
|
||||
"@types/webpack-env": "1.13.0",
|
||||
"app-builder-lib": "^20.41.0",
|
||||
"apply-loader": "0.1.0",
|
||||
|
@ -85,9 +85,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@^10.11.5":
|
||||
version "10.11.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.5.tgz#6489ebda4452592d3fd37aefa57eedc01ed13378"
|
||||
"@types/node@*", "@types/node@^12.0.2":
|
||||
version "12.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
|
||||
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
|
||||
|
||||
"@types/node@^10.12.18":
|
||||
version "10.12.26"
|
||||
|
Loading…
x
Reference in New Issue
Block a user