mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #131 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.2
This commit is contained in:
commit
3b4887cebf
@ -77,7 +77,7 @@
|
||||
"@types/jest": "25.1.2",
|
||||
"@types/js-yaml": "3.12.2",
|
||||
"@types/mkdirp": "1.0.0",
|
||||
"@types/node": "13.7.1",
|
||||
"@types/node": "13.7.2",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "2.20.0",
|
||||
"@typescript-eslint/parser": "2.20.0",
|
||||
|
||||
@ -1057,10 +1057,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@13.7.1":
|
||||
version "13.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.1.tgz#238eb34a66431b71d2aaddeaa7db166f25971a0d"
|
||||
integrity sha512-Zq8gcQGmn4txQEJeiXo/KiLpon8TzAl0kmKH4zdWctPj05nWwp1ClMdAVEloqrQKfaC48PNLdgN/aVaLqUrluA==
|
||||
"@types/node@*", "@types/node@13.7.2":
|
||||
version "13.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
|
||||
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
|
||||
|
||||
"@types/rimraf@2.0.3":
|
||||
version "2.0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user