chore(deps-dev): bump @types/node from 11.11.6 to 11.11.7 (#215)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.6 to 11.11.7. - [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
c845962553
commit
17a05431ed
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.11.6",
|
"@types/node": "^11.11.7",
|
||||||
"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.11.6":
|
"@types/node@^11.11.7":
|
||||||
version "11.11.6"
|
version "11.11.7"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.7.tgz#f1c35a906b82adae76ede5ab0d2088e58fa37843"
|
||||||
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
|
integrity sha512-bHbRcyD6XpXVLg42QYaQCjvDXaCFkvb3WbCIxSDmhGbJYVroxvYzekk9QGg1beeIawfvSLkdZpP0h7jxE4ihnA==
|
||||||
|
|
||||||
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