Bump ibm-openapi-validator from 0.34.0 to 0.34.1 (#12462)
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.34.0 to 0.34.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.34.0...v0.34.1) 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
867123fec2
commit
a9591dc861
2 changed files with 5 additions and 5 deletions
|
|
@ -127,7 +127,7 @@
|
|||
"faker": "^5.2.0",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.8",
|
||||
"ibm-openapi-validator": "0.34.0",
|
||||
"ibm-openapi-validator": "0.34.1",
|
||||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
|
|
|
|||
|
|
@ -10061,10 +10061,10 @@ husky@^4.3.8:
|
|||
slash "^3.0.0"
|
||||
which-pm-runs "^1.0.0"
|
||||
|
||||
ibm-openapi-validator@0.34.0:
|
||||
version "0.34.0"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.34.0.tgz#5230fefce8d80afdace0333e400f9514d73bffe2"
|
||||
integrity sha512-/6ljWeBQOupqr3g48QN+kGR2Y0VWldOKruHmoIS0AUsxL58HByMbf5mdH0dvfDXMdnALEWb28Q+JKwaiwT4KkA==
|
||||
ibm-openapi-validator@0.34.1:
|
||||
version "0.34.1"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.34.1.tgz#755ef7a6809baabd6b5e88faedd0ef91d6c33c02"
|
||||
integrity sha512-CLIdze4NVxug8gNyVeUwWymLXFQRHkVMyAEXMK1x0EEYaFpAlXT5bMBhzH4hVgq9JYTSAOIQkULmge6nzAfeBw==
|
||||
dependencies:
|
||||
"@stoplight/spectral" "^5.5.0"
|
||||
chalk "^4.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue