From de41e6512c92c225b2ffd53c485b747563257e93 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Feb 2021 21:34:21 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.1.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2878988..e3636b8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "transit-js": "^0.8.861", "ts-node": "^9.0.0", "ts-node-dev": "^1.0.0", - "typescript": "4.0.3", + "typescript": "4.1.5", "use-debounce": "^3.1.0", "webpack": "^4.25.1", "webpack-cli": "^3.1.2" diff --git a/yarn.lock b/yarn.lock index f68083a..0d448d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8803,10 +8803,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" - integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== +typescript@4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== unbzip2-stream@^1.0.9: version "1.4.3"