Bump ibm-openapi-validator from 0.31.0 to 0.31.1 (#11214)

Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.31.0 to 0.31.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.31.0...v0.31.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:
dependabot-preview[bot] 2020-11-02 10:34:39 -05:00 committed by GitHub
parent e7202844e9
commit 3ba945656e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -115,7 +115,7 @@
"faker": "^5.1.0",
"gitdocs": "^2.0.0",
"husky": "^4.3.0",
"ibm-openapi-validator": "0.31.0",
"ibm-openapi-validator": "0.31.1",
"jest": "26.6.1",
"jest-axe": "^4.0.0",
"jest-fetch-mock": "^3.0.3",

View file

@ -9547,10 +9547,10 @@ husky@^4.3.0:
slash "^3.0.0"
which-pm-runs "^1.0.0"
ibm-openapi-validator@0.31.0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.31.0.tgz#ab33e99b7934d3870c4d05deb7d00bf5687b0e02"
integrity sha512-pMeQFWLldYkpWN48e+OpwIGkPD77TfvRnOXXnvt03bafcTcaxVtzRL6MVpG0rGc7EQgsgexhTDG9LE/MBWKCMg==
ibm-openapi-validator@0.31.1:
version "0.31.1"
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.31.1.tgz#7af65847beff6c8e383b302ea2e2d1b06d989fab"
integrity sha512-SabMdHEtGXmV4t5WTI+ZQkZ7EP5Iup1aqaCuD7TrNEw3u0gduSp61quRN0otiietyxmFoI2NFJQtLf6La5ZAVQ==
dependencies:
"@stoplight/spectral" "^5.5.0"
chalk "^2.4.1"