chore(deps-dev): bump @types/node from 11.11.7 to 11.11.8 (#216)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-26 17:16:05 +01:00 committed by Crawl
parent 17a05431ed
commit 3cb39f9ce5
2 changed files with 5 additions and 5 deletions

View file

@ -174,7 +174,7 @@
"vsls": "^0.3.1291"
},
"devDependencies": {
"@types/node": "^11.11.7",
"@types/node": "^11.11.8",
"fs-nextra": "^0.4.5",
"gulp": "^3.9.1",
"gulp-sourcemaps": "^2.6.5",

View file

@ -21,10 +21,10 @@
normalize-path "^2.0.1"
through2 "^2.0.3"
"@types/node@^11.11.7":
version "11.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.7.tgz#f1c35a906b82adae76ede5ab0d2088e58fa37843"
integrity sha512-bHbRcyD6XpXVLg42QYaQCjvDXaCFkvb3WbCIxSDmhGbJYVroxvYzekk9QGg1beeIawfvSLkdZpP0h7jxE4ihnA==
"@types/node@^11.11.8":
version "11.11.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.8.tgz#ff5e4e7896549e5725cf88d711e8c003984b2413"
integrity sha512-87dYasmW2iLSYNTc3WU85taIQb1RBz6KK9w/Hnbkyu3n9xeNd0fbVaPoGMyX1ErGB8PaqNuCtYjpoI9aN6DoCg==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"