From 5406ec9ab957e83f0a70108b55e409fd1abf62a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 13:21:33 -0400 Subject: [PATCH] Bump ibm-openapi-validator from 0.29.0 to 0.29.3 (#10226) Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.29.0 to 0.29.3. - [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.29.0...v0.29.3) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57802bbd1..eb53c3255 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "faker": "^5.1.0", "gitdocs": "^2.0.0", "husky": "^4.2.5", - "ibm-openapi-validator": "0.29.0", + "ibm-openapi-validator": "0.29.3", "jest": "26.4.2", "jest-axe": "^4.0.0", "jest-fetch-mock": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index 9b2fd5f2b..f2f0179ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8863,10 +8863,10 @@ husky@^4.2.5: slash "^3.0.0" which-pm-runs "^1.0.0" -ibm-openapi-validator@0.29.0: - version "0.29.0" - resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.29.0.tgz#9211bf783454ca0a76fd53efed81a8586c5f944d" - integrity sha512-fhqcmp8QGX5js4NMCM48b0EUHY78x68YD66kCpVvzBjF41+mKWfutO9SXuQUQmZSKAstNzcFV4kTAecpwdf9Lg== +ibm-openapi-validator@0.29.3: + version "0.29.3" + resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.29.3.tgz#abcb950fd3f7ddee8cada6f4a38ed9feb2d504d4" + integrity sha512-2M6psIiYw6+p+WnDTY3sNMh3U6uzqZ2pB+khnlWZjqlqTBd6K4tsWTSb80+tQ0GM6OLVEJTY3ikiprNQwkd59A== dependencies: chalk "^2.4.1" commander "^2.17.1"