chore(deps-dev): bump @types/node from 11.11.3 to 11.11.4 (#208)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.3 to 11.11.4.
- [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-20 12:01:06 +01:00 committed by Crawl
parent a7891d2ea4
commit 5d988fb4fe
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.11.3", "@types/node": "^11.11.4",
"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.11.3": "@types/node@^11.11.4":
version "11.11.3" version "11.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.3.tgz#7c6b0f8eaf16ae530795de2ad1b85d34bf2f5c58" resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3"
integrity sha512-wp6IOGu1lxsfnrD+5mX6qwSwWuqsdkKKxTN4aQc4wByHAKZJf9/D4KXPQ1POUjEbnCP5LMggB0OEFNY9OTsMqg== integrity sha512-02tIL+QIi/RW4E5xILdoAMjeJ9kYq5t5S2vciUdFPXv/ikFTb0zK8q9vXkg4+WAJuYXGiVT1H28AkD2C+IkXVw==
acorn@5.X, acorn@^5.0.3: acorn@5.X, acorn@^5.0.3:
version "5.7.3" version "5.7.3"