diff --git a/package.json b/package.json index 2878988..fb36fa1 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.2.4", "use-debounce": "^3.1.0", "webpack": "^4.25.1", "webpack-cli": "^3.1.2" diff --git a/yarn.lock b/yarn.lock index f68083a..8bb7b0b 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.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== unbzip2-stream@^1.0.9: version "1.4.3"