diff --git a/example/package.json b/example/package.json index b723a27..8fa30f8 100644 --- a/example/package.json +++ b/example/package.json @@ -20,6 +20,6 @@ "@types/react": "^16.9.49", "@types/react-dom": "^16.8.4", "parcel": "^1.12.3", - "typescript": "^4.0.3" + "typescript": "^4.9.3" } } diff --git a/example/yarn.lock b/example/yarn.lock index a67488a..ab7a598 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4881,10 +4881,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.9.3: + version "4.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" + integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== uncss@^0.17.3: version "0.17.3"