chore(deps-dev): bump @types/node from 10.12.10 to 10.12.11 (#126)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.10 to 10.12.11.
- [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] 2018-11-30 01:00:24 +01:00 committed by Crawl
parent 8f8fb404d6
commit e4edd88bbe
2 changed files with 5 additions and 5 deletions

View file

@ -151,7 +151,7 @@
"discord-rpc": "icrawl/rpc#unix_timestamp"
},
"devDependencies": {
"@types/node": "^10.12.10",
"@types/node": "^10.12.11",
"fs-nextra": "^0.3.7",
"gulp": "^3.9.1",
"gulp-sourcemaps": "^2.6.4",

View file

@ -21,10 +21,10 @@
normalize-path "^2.0.1"
through2 "^2.0.3"
"@types/node@^10.12.10":
version "10.12.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.10.tgz#4fa76e6598b7de3f0cb6ec3abacc4f59e5b3a2ce"
integrity sha512-8xZEYckCbUVgK8Eg7lf5Iy4COKJ5uXlnIOnePN0WUwSQggy9tolM+tDJf7wMOnT/JT/W9xDYIaYggt3mRV2O5w==
"@types/node@^10.12.11":
version "10.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.11.tgz#715c476c99a5f6898a1ae61caf9825e43c03912e"
integrity sha512-3iIOhNiPGTdcUNVCv9e5G7GotfvJJe2pc9w2UgDXlUwnxSZ3RgcUocIU+xYm+rTU54jIKih998QE4dMOyMN1NQ==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"