chore(deps-dev): bump @types/node from 10.12.3 to 10.12.4 (#104)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.3 to 10.12.4.
- [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-09 17:58:31 +01:00 committed by Crawl
parent d7b416d182
commit 19aad83184
2 changed files with 5 additions and 5 deletions

View file

@ -144,7 +144,7 @@
"discord-rpc": "icrawl/rpc#unix_timestamp"
},
"devDependencies": {
"@types/node": "^10.12.3",
"@types/node": "^10.12.4",
"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.3":
version "10.12.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.3.tgz#3918b73ceed484e58367be5acb79d1775239e393"
integrity sha512-sfGmOtSMSbQ/AKG8V9xD1gmjquC9awIIZ/Kj309pHb2n3bcRAcGMQv5nJ6gCXZVsneGE4+ve8DXKRCsrg3TFzg==
"@types/node@^10.12.4":
version "10.12.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.4.tgz#292a86dcfffac3a9f8073f6e29b71c05bbc65c0d"
integrity sha512-0aFZiYCvoxyKP/Mg6PvqBb2UtWGIPf63r6rOAvRBrgyJOfanbL60yUH2U4FSpg+Yn6FW+JVYWtzn6hLTy745Fg==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"