chore(deps-dev): bump @types/node from 11.12.2 to 11.13.0 (#225)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.12.2 to 11.13.0. - [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:
parent
3d1b1b0a40
commit
8ab26e3d6c
2 changed files with 5 additions and 5 deletions
|
@ -174,7 +174,7 @@
|
|||
"vsls": "^0.3.1291"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^11.12.2",
|
||||
"@types/node": "^11.13.0",
|
||||
"fs-nextra": "^0.4.5",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
normalize-path "^2.0.1"
|
||||
through2 "^2.0.3"
|
||||
|
||||
"@types/node@^11.12.2":
|
||||
version "11.12.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.2.tgz#d7f302e74b10e9801d52852137f652d9ee235da8"
|
||||
integrity sha512-c82MtnqWB/CqqK7/zit74Ob8H1dBdV7bK+BcErwtXbe0+nUGkgzq5NTDmRW/pAv2lFtmeNmW95b0zK2hxpeklg==
|
||||
"@types/node@^11.13.0":
|
||||
version "11.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
|
||||
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
|
||||
|
||||
acorn@5.X, acorn@^5.0.3:
|
||||
version "5.7.3"
|
||||
|
|
Loading…
Reference in a new issue