1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-28 14:08:04 +03:00

Bump @types/node from 12.0.2 to 12.0.3 in /terminus-community-color-schemes (#971)

Bump @types/node from 12.0.2 to 12.0.3 in /terminus-community-color-schemes
This commit is contained in:
Eugene 2019-05-29 07:55:25 +02:00 committed by GitHub
commit ac171b1d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"terminus-terminal": "*"
},
"devDependencies": {
"@types/node": "12.0.2",
"@types/node": "12.0.3",
"@types/webpack-env": "^1.13.0"
},
"false": {}

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@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@12.0.3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.3.tgz#5d8d24e0033fc6393efadc85cb59c1f638095c9a"
integrity sha512-zkOxCS/fA+3SsdA+9Yun0iANxzhQRiNwTvJSr6N95JhuJ/x27z9G2URx1Jpt3zYFfCGUXZGL5UDxt5eyLE7wgw==
"@types/webpack-env@^1.13.0":
version "1.13.9"