diff --git a/package.json b/package.json index 87a1485..2fca358 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "size-limit": "^4.10.1", "snowpack": "^3.1.2", "twind": "^0.16.9", - "typescript": "^4.2.3" + "typescript": "^4.9.4" }, "publishConfig": { "access": "public", diff --git a/yarn.lock b/yarn.lock index 8b7615e..bd1b56e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1363,10 +1363,10 @@ type-fest@^0.8.1: resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== -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.9.4: + version "4.9.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78" + integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg== untildify@^2.0.0: version "2.1.0"