From 89da1afa637d2d2b24f66a427d4a6e9b8a6e5973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Feb 2019 06:16:21 +0000 Subject: [PATCH] Bump @types/json-schema from 7.0.1 to 7.0.3 Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped) from 7.0.1 to 7.0.3. - [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 589225c..f84423e 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.3", "@types/jss": "^9.5.7", "@types/prettier": "^1.13.2", "@types/react": "^16.7.22", diff --git a/yarn.lock b/yarn.lock index 7151b4f..3a24c77 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.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636" + integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A== "@types/json5@^0.0.29": version "0.0.29"