chore(deps-dev): bump @types/node from 11.13.0 to 11.13.1 (#229)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.0 to 11.13.1. - [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
34b5a51a36
commit
ebae3809df
2 changed files with 5 additions and 5 deletions
|
@ -174,7 +174,7 @@
|
||||||
"vsls": "^0.3.1291"
|
"vsls": "^0.3.1291"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^11.13.0",
|
"@types/node": "^11.13.1",
|
||||||
"fs-nextra": "^0.4.5",
|
"fs-nextra": "^0.4.5",
|
||||||
"gulp": "^3.9.1",
|
"gulp": "^3.9.1",
|
||||||
"gulp-sourcemaps": "^2.6.5",
|
"gulp-sourcemaps": "^2.6.5",
|
||||||
|
|
|
@ -21,10 +21,10 @@
|
||||||
normalize-path "^2.0.1"
|
normalize-path "^2.0.1"
|
||||||
through2 "^2.0.3"
|
through2 "^2.0.3"
|
||||||
|
|
||||||
"@types/node@^11.13.0":
|
"@types/node@^11.13.1":
|
||||||
version "11.13.0"
|
version "11.13.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.1.tgz#f977a12e97695663040581034b483f34c8dd4f6f"
|
||||||
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
|
integrity sha512-MeatbbUsZ80BEsKPXby6pUZjUM9ZuHIpWElN0siopih3fvnlpX2O9L6D5+dzDIb36lf9tM/8U4PVdLQ+L4qr4A==
|
||||||
|
|
||||||
acorn@5.X, acorn@^5.0.3:
|
acorn@5.X, acorn@^5.0.3:
|
||||||
version "5.7.3"
|
version "5.7.3"
|
||||||
|
|
Loading…
Reference in a new issue