From 3ba945656efe5405f07bf8c403b045422bf297d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 10:34:39 -0500 Subject: [PATCH] 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] 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 b92e9409d..cd41a1ac1 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 22e270753..d9323e50e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"