From d100d0a12eff896b12113e3b48f40e12005a99e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 21:20:16 +0000 Subject: Bump typescript from 3.9.3 to 3.9.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 77cbc9c..77e0c24 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@now/node": "^1.6.1", "prettier": "^2.0.5", - "typescript": "^3.9.3" + "typescript": "^3.9.5" }, "dependencies": { "node-fetch": "^2.6.0" -- cgit v1.2.3