diff --git a/package.json b/package.json index 8b29577..f47ddb7 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "devDependencies": { "@types/node": "^14.14.22", "@types/react": "^17.0.0", - "typescript": "^4.1.3" + "typescript": "^4.2.4" } } diff --git a/yarn.lock b/yarn.lock index 3788f3b..6978d91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4274,10 +4274,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +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== unified@^9.1.0: version "9.2.0"