From 0ca1004bd303bdfb1cda3910c56e2dc4243bf034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 08:17:50 +0000 Subject: [PATCH] Bump typechecker from 7.16.0 to 7.17.0 (#212) Bumps [typechecker](https://github.com/bevry/typechecker) from 7.16.0 to 7.17.0. - [Release notes](https://github.com/bevry/typechecker/releases) - [Changelog](https://github.com/bevry/typechecker/blob/master/HISTORY.md) - [Commits](https://github.com/bevry/typechecker/compare/v7.16.0...v7.17.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 377e552e..f8cab14b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2937,9 +2937,9 @@ "dev": true }, "typechecker": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/typechecker/-/typechecker-7.16.0.tgz", - "integrity": "sha512-WLSS5+46THIfvjDPXtms3IIRYO2qXxJ2qBUVEq1iKp+CiV29kXfi8ZPTt8QW9J1sLECZAVOx52OBfpPVzGzcQw==" + "version": "7.17.0", + "resolved": "https://registry.npmjs.org/typechecker/-/typechecker-7.17.0.tgz", + "integrity": "sha512-WLoVJD+vQ5EtFtqaUmz0Yx1cybSgP7ncuErhfRWIhr/uRV4usfri8rAD1ZTGXylVGOfUeIw5s3ICsqI6FAwU6Q==" }, "typedoc": { "version": "0.19.2",