mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump @types/node from 13.1.8 to 13.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.8 to 13.5.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
836b5da64d
commit
c85a514d66
@ -67,7 +67,7 @@
|
||||
"@types/jest": "24.9.0",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "13.1.8",
|
||||
"@types/node": "13.5.0",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "2.17.0",
|
||||
"@typescript-eslint/parser": "2.17.0",
|
||||
|
||||
@ -1060,10 +1060,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@13.1.8":
|
||||
version "13.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
|
||||
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
|
||||
"@types/node@*", "@types/node@13.5.0":
|
||||
version "13.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.0.tgz#4e498dbf355795a611a87ae5ef811a8660d42662"
|
||||
integrity sha512-Onhn+z72D2O2Pb2ql2xukJ55rglumsVo1H6Fmyi8mlU9SvKdBk/pUSUAiBY/d9bAOF7VVWajX3sths/+g6ZiAQ==
|
||||
|
||||
"@types/rimraf@2.0.3":
|
||||
version "2.0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user