From c8794055e2f6497185e4cbcfbc8123422008ec84 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Oct 2021 00:40:59 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.9.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d1caec..6a8cbc2 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "semantic-release": "16.0.0-beta.36", "trash-cli": "1.4.0", "ts-jest": "23.10.5", - "typescript": "3.3.3" + "typescript": "3.9.10" }, "eslintConfig": { "parser": "@typescript-eslint/parser", diff --git a/yarn.lock b/yarn.lock index af7bf2f..9dbd4d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9352,10 +9352,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.3.3: - version "3.3.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221" - integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A== +typescript@3.9.10: + version "3.9.10" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" + integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== uglify-js@^3.1.4: version "3.4.9"