chore(deps-dev): bump @types/node from 11.9.6 to 11.10.4 (#191)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.9.6 to 11.10.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-02 14:23:37 +01:00 committed by Crawl
parent c75b9919d9
commit 02625dbe72
2 changed files with 5 additions and 5 deletions

View file

@ -174,7 +174,7 @@
"vsls": "^0.3.967"
},
"devDependencies": {
"@types/node": "^11.9.6",
"@types/node": "^11.10.4",
"fs-nextra": "^0.4.3",
"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.9.6":
version "11.9.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.6.tgz#c632bbcc780a1349673a6e2e9b9dfa8c369d3c74"
integrity sha512-4hS2K4gwo9/aXIcoYxCtHpdgd8XUeDmo1siRCAH3RziXB65JlPqUFMtfy9VPj+og7dp3w1TFjGwYga4e0m9GwA==
"@types/node@^11.10.4":
version "11.10.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"