mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #36 from ferdikoomen/dependabot/npm_and_yarn/types/yup-0.26.26
Bump @types/yup from 0.26.24 to 0.26.26
This commit is contained in:
commit
9fda2df01e
@ -70,7 +70,7 @@
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "12.12.11",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"@types/yup": "0.26.24",
|
||||
"@types/yup": "0.26.26",
|
||||
"@typescript-eslint/eslint-plugin": "2.8.0",
|
||||
"@typescript-eslint/parser": "2.8.0",
|
||||
"camelcase": "5.3.1",
|
||||
|
||||
@ -1071,10 +1071,10 @@
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
"@types/yup@0.26.24":
|
||||
version "0.26.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.24.tgz#c24170b3a5c867b4fabd49fcc42fe45f780cb153"
|
||||
integrity sha512-x0bhHnYjH5mZit4HivUYbTMO4LouOTGwp/LLxSL1mbJYVwNJtHYESH0ed2bwM1lkI2yDmsoCDYJnWEgHeJDACg==
|
||||
"@types/yup@0.26.26":
|
||||
version "0.26.26"
|
||||
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.26.tgz#2e7065384ac2b7711271d8790f26ac7d73f6a33d"
|
||||
integrity sha512-5cLJLd8NIT7OfJLi7ScquRn/NWfmewBqJ92nT/FYfdpgKzyUNcR4n2BKEOQ7mOG8WuJXgomIvNl5P3sn9Akd4A==
|
||||
|
||||
"@typescript-eslint/eslint-plugin@2.8.0":
|
||||
version "2.8.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user