mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #191 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.11.0
This commit is contained in:
commit
ea11287dd7
@ -77,7 +77,7 @@
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/js-yaml": "3.12.3",
|
||||
"@types/mkdirp": "1.0.0",
|
||||
"@types/node": "13.9.5",
|
||||
"@types/node": "13.11.0",
|
||||
"@types/rimraf": "3.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.26.0",
|
||||
"@typescript-eslint/parser": "2.25.0",
|
||||
|
||||
@ -1118,10 +1118,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@13.9.5":
|
||||
version "13.9.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
|
||||
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
|
||||
"@types/node@*", "@types/node@13.11.0":
|
||||
version "13.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b"
|
||||
integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ==
|
||||
|
||||
"@types/prettier@^1.19.0":
|
||||
version "1.19.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user