Bump ibm-openapi-validator from 0.30.0 to 0.30.1 (#10781)
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/IBM/openapi-validator/releases) - [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/IBM/openapi-validator/compare/v0.30.0...v0.30.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a62f27343
commit
ef613b0241
2 changed files with 5 additions and 5 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"faker": "^5.1.0",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.0",
|
||||
"ibm-openapi-validator": "0.30.0",
|
||||
"ibm-openapi-validator": "0.30.1",
|
||||
"jest": "26.5.3",
|
||||
"jest-axe": "^4.0.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
|
|
|
|||
|
|
@ -9283,10 +9283,10 @@ husky@^4.3.0:
|
|||
slash "^3.0.0"
|
||||
which-pm-runs "^1.0.0"
|
||||
|
||||
ibm-openapi-validator@0.30.0:
|
||||
version "0.30.0"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.30.0.tgz#fb8963183f28f54d91d32238f1f8e9c3f05a6624"
|
||||
integrity sha512-f1rtzMecNygcX5Spgut4ngorEFxbPg6wQvxv175uSC40c1swhsd3FZJlTwUdRaNgG2s+gbPSyHfQYXRgNsHlwA==
|
||||
ibm-openapi-validator@0.30.1:
|
||||
version "0.30.1"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.30.1.tgz#f6cc57e9e124b5883190bd69ff136c47b3989447"
|
||||
integrity sha512-j+Macrb1tmOAe15eChUo9iD3jNvLq5rJ0MSm1HLrOiOK8S87nK45rgY9SmdpAqRo/Zq53JW9FctK06k8TgyEjQ==
|
||||
dependencies:
|
||||
"@stoplight/spectral" "^5.5.0"
|
||||
chalk "^2.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue