From da82dfe087edfacf94e123d75c8399a6da3beced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 06:39:50 +0000 Subject: [PATCH] Bump @types/json-schema from 7.0.1 to 7.0.2 Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 337773b..ef85afb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,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.2", "@types/jss": "^9.5.7", "@types/prettier": "^1.13.2", "@types/react": "^16.7.22", diff --git a/yarn.lock b/yarn.lock index 2b25ba0..622d72b 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.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.2.tgz#39e4bb68007c8cfa56393d867d192917a59b0723" + integrity sha512-XawGUgMoPEBwyN+P8FzzH8RfoJcmkyNPdMdX/Ejeit8y5M/VllcBjyGS72a3SCAQedsSnVn2pnf3lQ0OVR7f5g== "@types/json5@^0.0.29": version "0.0.29"