mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #14 from ferdikoomen/dependabot/npm_and_yarn/types/node-12.12.7
Bump @types/node from 12.12.6 to 12.12.7
This commit is contained in:
commit
59faf47240
@ -63,7 +63,7 @@
|
||||
"@types/jest": "24.0.22",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "12.12.6",
|
||||
"@types/node": "12.12.7",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"@types/yup": "0.26.24",
|
||||
"@typescript-eslint/eslint-plugin": "2.6.1",
|
||||
|
||||
@ -955,10 +955,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@12.12.6":
|
||||
version "12.12.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.6.tgz#a47240c10d86a9a57bb0c633f0b2e0aea9ce9253"
|
||||
integrity sha512-FjsYUPzEJdGXjwKqSpE0/9QEh6kzhTAeObA54rn6j3rR4C/mzpI9L0KNfoeASSPMMdxIsoJuCLDWcM/rVjIsSA==
|
||||
"@types/node@*", "@types/node@12.12.7":
|
||||
version "12.12.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.7.tgz#01e4ea724d9e3bd50d90c11fd5980ba317d8fa11"
|
||||
integrity sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==
|
||||
|
||||
"@types/rimraf@2.0.3":
|
||||
version "2.0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user