chore(deps-dev): bump @types/node from 11.9.1 to 11.9.2 (#175)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 11.9.1 to 11.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-12 21:48:41 +01:00 committed by Crawl
parent 38f76809cf
commit ef81fc66f9
2 changed files with 5 additions and 5 deletions

View file

@ -174,7 +174,7 @@
"vsls": "^0.3.967" "vsls": "^0.3.967"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^11.9.1", "@types/node": "^11.9.2",
"fs-nextra": "^0.4.3", "fs-nextra": "^0.4.3",
"gulp": "^4.0.0", "gulp": "^4.0.0",
"gulp-sourcemaps": "^2.6.4", "gulp-sourcemaps": "^2.6.4",

View file

@ -21,10 +21,10 @@
normalize-path "^2.0.1" normalize-path "^2.0.1"
through2 "^2.0.3" through2 "^2.0.3"
"@types/node@^11.9.1": "@types/node@^11.9.2":
version "11.9.1" version "11.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.1.tgz#38fd4be2e0f1b1b94e713599afc43f4b2343c61e" resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.2.tgz#806126bdb6b1d7adcbff39170e5c95b19d3ec0d4"
integrity sha512-XJHvu7fvycZ7ORTyThXiKCtld+R4Y1GGerYRrVSf/GhaNahRBIf/Nx+7Xh3AvI5nudOVt/L671CxHGkJt1/+hQ== integrity sha512-MMwOkF+sy8LlSN2jLTGtwTcfqVN3H1WaCRO8gVaySVMJtOiZR+9V0y/3UprGi0rx6X7OrWGKGUtSviGVT44W3A==
abbrev@1: abbrev@1:
version "1.1.1" version "1.1.1"