diff --git a/example/package.json b/example/package.json index b723a27..9f3a2a8 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.5" } } diff --git a/example/yarn.lock b/example/yarn.lock index a67488a..0e4fa3f 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.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== uncss@^0.17.3: version "0.17.3"