chore(deps-dev): bump @types/node from 11.13.1 to 11.13.2 (#230)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.1 to 11.13.2.
- [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-04-08 22:39:26 +02:00 committed by Crawl
parent ebae3809df
commit 307d621b3c
2 changed files with 5 additions and 5 deletions

View file

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

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.13.1": "@types/node@^11.13.2":
version "11.13.1" version "11.13.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.1.tgz#f977a12e97695663040581034b483f34c8dd4f6f" resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.2.tgz#dc85dde46aa8740bb4aed54b8104250f8f849503"
integrity sha512-MeatbbUsZ80BEsKPXby6pUZjUM9ZuHIpWElN0siopih3fvnlpX2O9L6D5+dzDIb36lf9tM/8U4PVdLQ+L4qr4A== integrity sha512-HOtU5KqROKT7qX/itKHuTtt5fV0iXbheQvrgbLNXFJQBY/eh+VS5vmmTAVlo3qIGMsypm0G4N1t2AXjy1ZicaQ==
acorn@5.X, acorn@^5.0.3: acorn@5.X, acorn@^5.0.3:
version "5.7.3" version "5.7.3"