From ef613b02419242d22fd3aeb5a9167aebc9adb2c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 11:26:26 -0400 Subject: [PATCH] Bump ibm-openapi-validator from 0.30.0 to 0.30.1 (#10781) Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.30.0 to 0.30.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.30.0...v0.30.1) 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 5fd8570df..57769025d 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "faker": "^5.1.0", "gitdocs": "^2.0.0", "husky": "^4.3.0", - "ibm-openapi-validator": "0.30.0", + "ibm-openapi-validator": "0.30.1", "jest": "26.5.3", "jest-axe": "^4.0.0", "jest-fetch-mock": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index 431e2972a..8dcb2e3ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9283,10 +9283,10 @@ husky@^4.3.0: slash "^3.0.0" which-pm-runs "^1.0.0" -ibm-openapi-validator@0.30.0: - version "0.30.0" - resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.30.0.tgz#fb8963183f28f54d91d32238f1f8e9c3f05a6624" - integrity sha512-f1rtzMecNygcX5Spgut4ngorEFxbPg6wQvxv175uSC40c1swhsd3FZJlTwUdRaNgG2s+gbPSyHfQYXRgNsHlwA== +ibm-openapi-validator@0.30.1: + version "0.30.1" + resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.30.1.tgz#f6cc57e9e124b5883190bd69ff136c47b3989447" + integrity sha512-j+Macrb1tmOAe15eChUo9iD3jNvLq5rJ0MSm1HLrOiOK8S87nK45rgY9SmdpAqRo/Zq53JW9FctK06k8TgyEjQ== dependencies: "@stoplight/spectral" "^5.5.0" chalk "^2.4.1"