diff --git a/package.json b/package.json index 60723af..ae05df5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jest": "26.6.3", "standard-version": "^9.1.1", "ts-jest": "26.5.4", - "typescript": "4.2.3" + "typescript": "4.3.3" }, "jest": { "testPathIgnorePatterns": [ diff --git a/yarn.lock b/yarn.lock index f0bcca3..292909d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4461,10 +4461,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.3: - version "4.2.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== +typescript@4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a" + integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA== uglify-js@^3.1.4: version "3.12.8"