From b96e200d4a80a27829d19dd7d48b8bc69275e1cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 12 Jun 2019 05:32:38 +0000 Subject: [PATCH] Bump @types/node in /terminus-community-color-schemes 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] --- terminus-community-color-schemes/package.json | 2 +- terminus-community-color-schemes/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/terminus-community-color-schemes/package.json b/terminus-community-color-schemes/package.json index 191c5252..31cccd11 100644 --- a/terminus-community-color-schemes/package.json +++ b/terminus-community-color-schemes/package.json @@ -22,7 +22,7 @@ "terminus-terminal": "*" }, "devDependencies": { - "@types/node": "12.0.7", + "@types/node": "12.0.8", "@types/webpack-env": "^1.13.0" } } diff --git a/terminus-community-color-schemes/yarn.lock b/terminus-community-color-schemes/yarn.lock index afb403a2..edc3cf82 100644 --- a/terminus-community-color-schemes/yarn.lock +++ b/terminus-community-color-schemes/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@types/node@12.0.7": - version "12.0.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c" - integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A== +"@types/node@12.0.8": + version "12.0.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" + integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== "@types/webpack-env@^1.13.0": version "1.13.9"