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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.11 to 10.12.12.
- [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-12-03 19:42:51 +01:00 committed by Crawl
parent fbf2b304c6
commit 51b2afdd18
2 changed files with 5 additions and 5 deletions

View file

@ -174,7 +174,7 @@
"vsls": "^0.3.967"
},
"devDependencies": {
"@types/node": "^10.12.11",
"@types/node": "^10.12.12",
"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.11":
version "10.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.11.tgz#715c476c99a5f6898a1ae61caf9825e43c03912e"
integrity sha512-3iIOhNiPGTdcUNVCv9e5G7GotfvJJe2pc9w2UgDXlUwnxSZ3RgcUocIU+xYm+rTU54jIKih998QE4dMOyMN1NQ==
"@types/node@^10.12.12":
version "10.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"
integrity sha512-Pr+6JRiKkfsFvmU/LK68oBRCQeEg36TyAbPhc2xpez24OOZZCuoIhWGTd39VZy6nGafSbxzGouFPTFD/rR1A0A==
acorn@5.X, acorn@^5.0.3:
version "5.7.3"