From f880592106b37ce43b6705fccdce716703faef5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 13 Nov 2018 20:17:21 +0100 Subject: [PATCH] chore(deps-dev): bump @types/node from 10.12.6 to 10.12.7 (#110) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.6 to 10.12.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d81898a..7e570bc 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "discord-rpc": "icrawl/rpc#unix_timestamp" }, "devDependencies": { - "@types/node": "^10.12.6", + "@types/node": "^10.12.7", "fs-nextra": "^0.3.7", "gulp": "^3.9.1", "gulp-sourcemaps": "^2.6.4", diff --git a/yarn.lock b/yarn.lock index d3c02a9..f1d74a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^10.12.6": - version "10.12.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.6.tgz#7fc213c1b811c90fc9a3edb6206742b95d697678" - integrity sha512-+ZWB5Ec1iki99xQFzBlivlKxSZQ+fuUKBott8StBOnLN4dWbRHlgdg1XknpW6g0tweniN5DcOqA64CJyOUPSAw== +"@types/node@^10.12.7": + version "10.12.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.7.tgz#195808b2d4b2e7c33e75e7d9b24aeee88f94660d" + integrity sha512-Zh5Z4kACfbeE8aAOYh9mqotRxaZMro8MbBQtR8vEXOMiZo2rGEh2LayJijKdlu48YnS6y2EFU/oo2NCe5P6jGw== acorn@5.X, acorn@^5.0.3: version "5.7.3"