From 8b30b3643d6f52c70dd15f9cbb7aa859d9d64537 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 06:20:47 +0000 Subject: [PATCH] Bump @types/json-schema from 7.0.1 to 7.0.7 Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.1 to 7.0.7. - [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..608a452 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.7", "@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..98b8e04 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.7": + version "7.0.7" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" + integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== "@types/json5@^0.0.29": version "0.0.29"