Bump @types/node from 12.0.7 to 12.0.8 in /terminus-terminal

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.7 to 12.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-12 05:35:17 +00:00 committed by GitHub
parent 2fad5b741e
commit 19b23f61bb
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": { "devDependencies": {
"@types/deep-equal": "^1.0.0", "@types/deep-equal": "^1.0.0",
"@types/mz": "0.0.32", "@types/mz": "0.0.32",
"@types/node": "12.0.7", "@types/node": "12.0.8",
"@types/slug": "^0.9.1", "@types/slug": "^0.9.1",
"@types/webpack-env": "1.13.9", "@types/webpack-env": "1.13.9",
"dataurl": "0.1.0", "dataurl": "0.1.0",

View File

@ -21,10 +21,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/node@*", "@types/node@12.0.7": "@types/node@*", "@types/node@12.0.8":
version "12.0.7" version "12.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A== integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
"@types/slug@^0.9.1": "@types/slug@^0.9.1":
version "0.9.1" version "0.9.1"