Bump @types/node from 12.0.2 to 12.0.3 in /terminus-terminal (#973)

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

View File

@ -19,7 +19,7 @@
"devDependencies": {
"@types/deep-equal": "^1.0.0",
"@types/mz": "0.0.32",
"@types/node": "12.0.2",
"@types/node": "12.0.3",
"@types/slug": "^0.9.1",
"@types/webpack-env": "1.13.9",
"dataurl": "0.1.0",

View File

@ -21,10 +21,10 @@
dependencies:
"@types/node" "*"
"@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@*", "@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/slug@^0.9.1":
version "0.9.1"