From 7c2c1d670568860755045915fbb68356fbcc522c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 05:36:41 +0000 Subject: [PATCH] Bump @types/json-schema from 7.0.1 to 7.0.8 Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.1 to 7.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3c58202..c341044 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/base16": "^1.0.1", "@types/classnames": "^2.2.7", "@types/history": "^4.7.2", - "@types/json-schema": "^7.0.1", + "@types/json-schema": "^7.0.8", "@types/jss": "^9.5.7", "@types/prettier": "^1.13.2", "@types/react": "^16.7.22", diff --git a/yarn.lock b/yarn.lock index 5cb7545..41868da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,9 +112,10 @@ version "4.7.2" resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.2.tgz#0e670ea254d559241b6eeb3894f8754991e73220" -"@types/json-schema@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.1.tgz#fcaa655260285b8061850789f8268c51a4ec8ee1" +"@types/json-schema@^7.0.8": + version "7.0.8" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818" + integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg== "@types/json5@^0.0.29": version "0.0.29"