chore(deps-dev): bump @types/node from 10.12.24 to 11.9.0 (#172)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.24 to 11.9.0. - [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:
parent
8c467f1031
commit
558b331f65
2 changed files with 5 additions and 5 deletions
|
@ -174,7 +174,7 @@
|
|||
"vsls": "^0.3.967"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^10.12.24",
|
||||
"@types/node": "^11.9.0",
|
||||
"fs-nextra": "^0.4.2",
|
||||
"gulp": "^4.0.0",
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
normalize-path "^2.0.1"
|
||||
through2 "^2.0.3"
|
||||
|
||||
"@types/node@^10.12.24":
|
||||
version "10.12.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.24.tgz#b13564af612a22a20b5d95ca40f1bffb3af315cf"
|
||||
integrity sha512-GWWbvt+z9G5otRBW8rssOFgRY87J9N/qbhqfjMZ+gUuL6zoL+Hm6gP/8qQBG4jjimqdaNLCehcVapZ/Fs2WjCQ==
|
||||
"@types/node@^11.9.0":
|
||||
version "11.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.0.tgz#35fea17653490dab82e1d5e69731abfdbf13160d"
|
||||
integrity sha512-ry4DOrC+xenhQbzk1iIPzCZGhhPGEFv7ia7Iu6XXSLVluiJIe9FfG7Iu3mObH9mpxEXCWLCMU4JWbCCR9Oy1Zg==
|
||||
|
||||
abbrev@1:
|
||||
version "1.1.1"
|
||||
|
|
Loading…
Reference in a new issue