[deploy] Bump ibm-openapi-validator from 0.26.0 to 0.26.1 (#7327)

Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.26.0 to 0.26.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.26.0...v0.26.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-16 14:19:47 -04:00 committed by GitHub
parent c246cb106f
commit 2c034dcbac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"eslint-plugin-react": "^7.19.0",
"faker": "^4.1.0",
"husky": "^4.2.5",
"ibm-openapi-validator": "0.26.0",
"ibm-openapi-validator": "0.26.1",
"jest": "25.3.0",
"jest-axe": "^3.4.0",
"jest-fetch-mock": "^3.0.3",

View file

@ -6885,10 +6885,10 @@ husky@^4.2.5:
slash "^3.0.0"
which-pm-runs "^1.0.0"
ibm-openapi-validator@0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.26.0.tgz#50f271c22f0aa80f049fa5824ab98e89a178ab2b"
integrity sha512-M16dW/fEhnJogoFrNFStUQPROPz8X18nT1pM6sGovLK+1+dQVa8TG7E7TtA9lMQPOBbiTbiXbZZzmJQr53pMvw==
ibm-openapi-validator@0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.26.1.tgz#6e2ccb1cb8d004d255a3bea4a2f83481d21b11aa"
integrity sha512-dFwB67akmSPqZDUkUYDqnK8eodY4BV9r0EzzOm4jvv0GEjyY/mnGm5zlAOb3c9LEshoYfpWO5WEDljA5DtQ51w==
dependencies:
chalk "^2.4.1"
commander "^2.17.1"