From 9e906af519b1c492e00e2f73ee450c9773b12858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:08:28 -0500 Subject: [PATCH] Bump ibm-openapi-validator from 0.36.0 to 0.37.1 (#13020) Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.36.0 to 0.37.1. - [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.36.0...v0.37.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 f314ca261..dfab5ec85 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "faker": "^5.4.0", "gitdocs": "^2.0.0", "husky": "^4.3.8", - "ibm-openapi-validator": "0.36.0", + "ibm-openapi-validator": "0.37.1", "jest": "26.6.3", "jest-axe": "^4.1.0", "jest-fetch-mock": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index 8a20bb277..8d2a3b9e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10267,10 +10267,10 @@ husky@^4.3.8: slash "^3.0.0" which-pm-runs "^1.0.0" -ibm-openapi-validator@0.36.0: - version "0.36.0" - resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.36.0.tgz#1cc21597e486b35f67fecdab7c609121a6c91c10" - integrity sha512-w1BdCELJaBaW5NP2eMYSTkchy8nDHfFe7DIgaCP+NOVRkqYc2XTEhTWW95sVubliv2A3iaOY81a+V6L1lqmFDQ== +ibm-openapi-validator@0.37.1: + version "0.37.1" + resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.37.1.tgz#9c7faa9692e84fbb0a8d5ebfee0c5ab40013a625" + integrity sha512-iyVdc05lcitZ9b4ZLHydEp4Zdpd8LMpsX4H0673srn/pWrELksCsWGdtThtdst2PRDmeLTU5qfp0neosg0zyIA== dependencies: "@stoplight/spectral" "^5.8.1" chalk "^4.1.0"