From 86842a1a047fb90f6d08a8d3d743a40f430ead42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 04:15:39 +0000 Subject: [PATCH] build(deps): bump json-to-ts from 1.6.0 to 1.7.0 Bumps [json-to-ts](https://github.com/MariusAlch/json-to-ts) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/MariusAlch/json-to-ts/releases) - [Commits](https://github.com/MariusAlch/json-to-ts/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e20453..20c006e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3618,9 +3618,9 @@ "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" }, "json-to-ts": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/json-to-ts/-/json-to-ts-1.6.0.tgz", - "integrity": "sha512-1Y2lU6WSy2pJKvQ8/RLbWUWjChrCxRKSMEW9bpIuamTh+DeJAhVL97PyvhfSepV62GtxJkAtMG2+JZyc2am9/A==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/json-to-ts/-/json-to-ts-1.7.0.tgz", + "integrity": "sha512-uVhcw4SLnf9ucMwFpom/G1/IT+lnoILOyHbFE6xqxvw67oCvHl6iDZzmjyn2lPCRPsAOMSQgG/ZxvbCPySMi1Q==", "requires": { "es7-shim": "^6.0.0", "hash.js": "^1.0.3",