Bump ibm-openapi-validator from 0.37.1 to 0.38.0 (#13079)
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/IBM/openapi-validator/releases) - [Changelog](https://github.com/IBM/openapi-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/IBM/openapi-validator/compare/v0.37.1...v0.38.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6ca480aa4
commit
5dfaf75c23
2 changed files with 5 additions and 5 deletions
|
|
@ -123,7 +123,7 @@
|
|||
"faker": "^5.4.0",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.8",
|
||||
"ibm-openapi-validator": "0.37.1",
|
||||
"ibm-openapi-validator": "0.38.0",
|
||||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
|
|
|
|||
|
|
@ -10173,10 +10173,10 @@ husky@^4.3.8:
|
|||
slash "^3.0.0"
|
||||
which-pm-runs "^1.0.0"
|
||||
|
||||
ibm-openapi-validator@0.37.1:
|
||||
version "0.37.1"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.37.1.tgz#9c7faa9692e84fbb0a8d5ebfee0c5ab40013a625"
|
||||
integrity sha512-iyVdc05lcitZ9b4ZLHydEp4Zdpd8LMpsX4H0673srn/pWrELksCsWGdtThtdst2PRDmeLTU5qfp0neosg0zyIA==
|
||||
ibm-openapi-validator@0.38.0:
|
||||
version "0.38.0"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.38.0.tgz#62ec0b5158ef8058c8835d26fe82a474b26a7a5e"
|
||||
integrity sha512-c4X7HsKqQ4nIKkm6DqI9zWWuGy3L6Z+MzrLD6J5gPMGNEdXTYKFrbywc24ZDUodCdlEI8R7G2GWhtXhJmstT3w==
|
||||
dependencies:
|
||||
"@stoplight/spectral" "^5.8.1"
|
||||
chalk "^4.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue