chore(deps-dev): bump @types/node from 11.11.0 to 11.11.1 (#198)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.0 to 11.11.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
1de42506c9
commit
ad8144fcbc
2 changed files with 5 additions and 5 deletions
|
@ -174,7 +174,7 @@
|
|||
"vsls": "^0.3.1291"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^11.11.0",
|
||||
"@types/node": "^11.11.1",
|
||||
"fs-nextra": "^0.4.3",
|
||||
"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.11.0":
|
||||
version "11.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.0.tgz#070e9ce7c90e727aca0e0c14e470f9a93ffe9390"
|
||||
integrity sha512-D5Rt+HXgEywr3RQJcGlZUCTCx1qVbCZpVk3/tOOA6spLNZdGm8BU+zRgdRYDoF1pO3RuXLxADzMrF903JlQXqg==
|
||||
"@types/node@^11.11.1":
|
||||
version "11.11.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.1.tgz#9ee55ffce20f72e141863b0036a6e51c6fc09a1f"
|
||||
integrity sha512-2azXFP9n4aA2QNLkKm/F9pzKxgYj1SMawZ5Eh9iC21RH3XNcFsivLVU2NhpMgQm7YobSByvIol4c42ZFusXFHQ==
|
||||
|
||||
acorn@5.X, acorn@^5.0.3:
|
||||
version "5.7.3"
|
||||
|
|
Loading…
Reference in a new issue