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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.4 to 10.12.5.
- [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 23:36:03 +01:00 committed by Crawl
parent 19aad83184
commit b75b8ad1ca
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.4",
"@types/node": "^10.12.5",
"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.4":
version "10.12.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.4.tgz#292a86dcfffac3a9f8073f6e29b71c05bbc65c0d"
integrity sha512-0aFZiYCvoxyKP/Mg6PvqBb2UtWGIPf63r6rOAvRBrgyJOfanbL60yUH2U4FSpg+Yn6FW+JVYWtzn6hLTy745Fg==
"@types/node@^10.12.5":
version "10.12.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.5.tgz#7e7ea1a9b34d2c8d704cb0b755dffbcda34741ad"
integrity sha512-GzdHjq3t3eGLMv92Al90Iq+EoLL+86mPfQhuglbBFO7HiLdC/rkt+zrzJJumAiBF6nsrBWhou22rPW663AAyFw==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"