From ad8144fcbc0b38a85150166ae9a7a91182747951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 23:43:09 +0100 Subject: [PATCH] chore(deps-dev): bump @types/node from 11.11.0 to 11.11.1 (#198) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.0 to 11.11.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 c69f163..3ddbcc1 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "vsls": "^0.3.1291" }, "devDependencies": { - "@types/node": "^11.11.0", + "@types/node": "^11.11.1", "fs-nextra": "^0.4.3", "gulp": "^3.9.1", "gulp-sourcemaps": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index e75757c..50c5575 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^11.11.0": - version "11.11.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.0.tgz#070e9ce7c90e727aca0e0c14e470f9a93ffe9390" - integrity sha512-D5Rt+HXgEywr3RQJcGlZUCTCx1qVbCZpVk3/tOOA6spLNZdGm8BU+zRgdRYDoF1pO3RuXLxADzMrF903JlQXqg== +"@types/node@^11.11.1": + version "11.11.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.1.tgz#9ee55ffce20f72e141863b0036a6e51c6fc09a1f" + integrity sha512-2azXFP9n4aA2QNLkKm/F9pzKxgYj1SMawZ5Eh9iC21RH3XNcFsivLVU2NhpMgQm7YobSByvIol4c42ZFusXFHQ== acorn@5.X, acorn@^5.0.3: version "5.7.3"