Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Commit 25e33c4

Browse files
committed
chore(deps): update dependency typescript-json-schema to ^0.33.0
1 parent f7a6d85 commit 25e33c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@
8989
"tslint": "^5.10.0",
9090
"tslint-language-service": "^0.9.9",
9191
"typescript": "^3.0.3",
92-
"typescript-json-schema": "^0.32.0"
92+
"typescript-json-schema": "^0.33.0"
9393
}
9494
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5588,10 +5588,10 @@ typedarray@^0.0.6:
55885588
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55895589
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
55905590

5591-
typescript-json-schema@^0.32.0:
5592-
version "0.32.0"
5593-
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.32.0.tgz#d95af55eaf01be6d44b280fdc3f9b3a264435642"
5594-
integrity sha512-gNjjlQ+fQgwboTOKu7arXipwtPdp2Es6XlHhqGYRDUcOEHiMbFop8HPDinRZfsAxPAhfj4y13EwcTPIma9Mmyg==
5591+
typescript-json-schema@^0.33.0:
5592+
version "0.33.0"
5593+
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.33.0.tgz#b732db5bab465a729654cfb736f11ee5862f2f0f"
5594+
integrity sha512-KfentDMvxaQzSQ59olU2KNIDF9QS6hullPJAWIILvQdbp351y4lJYrthOyL/rHmXRtVHHTfS6YASRo7dp+UOpw==
55955595
dependencies:
55965596
glob "~7.1.2"
55975597
json-stable-stringify "^1.0.1"

0 commit comments

Comments
 (0)