Bump ibm-openapi-validator from 0.42.0 to 0.43.0 (#13502)
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.42.0 to 0.43.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.42.0...v0.43.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
9d68ff308e
commit
8a7179167c
2 changed files with 5 additions and 5 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"faker": "^5.5.3",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.8",
|
||||
"ibm-openapi-validator": "0.42.0",
|
||||
"ibm-openapi-validator": "0.43.0",
|
||||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
|
|
|
|||
|
|
@ -10489,10 +10489,10 @@ husky@^4.3.8:
|
|||
slash "^3.0.0"
|
||||
which-pm-runs "^1.0.0"
|
||||
|
||||
ibm-openapi-validator@0.42.0:
|
||||
version "0.42.0"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.42.0.tgz#e30de699fadc09bde5b73aa8c376c930fab162f6"
|
||||
integrity sha512-wVYiUY3WL/ArVSzg9KuZfju53v7bke8mxz2cKJZH34aUZ50j2FfA4Vj5w49dv6WF50ZODtQSD1kND7s1EnVCyQ==
|
||||
ibm-openapi-validator@0.43.0:
|
||||
version "0.43.0"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.43.0.tgz#fc1c63482400974649b11e9d43eb92e9a79fc0fb"
|
||||
integrity sha512-NHe6T4UjEEEnBBdeUDDz4bMby9UkfJUjvdn1EpwN+e1UtTbndcYGjLOflsYfR0NQosaMET32GAsAW26iz6C4eg==
|
||||
dependencies:
|
||||
"@stoplight/spectral" "^5.8.1"
|
||||
chalk "^4.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue