diff --git a/package.json b/package.json index 4754c910..97da25cb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "stylelint": "^14.3.0", "ts-morph": "14.0.0", "ts-node": "^10.1.0", - "type-fest": "^2.8.0", + "type-fest": "^4.3.2", "typescript": "4.5.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 852749b1..cbfea3d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8232,10 +8232,10 @@ type-fest@^0.8.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== -type-fest@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.8.0.tgz#39d7c9f9c508df8d6ce1cf5a966b0e6568dcc50d" - integrity sha512-O+V9pAshf9C6loGaH0idwsmugI2LxVNR7DtS40gVo2EXZVYFgz9OuNtOhgHLdHdapOEWNdvz9Ob/eeuaWwwlxA== +type-fest@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.3.2.tgz#bb7948127bb644364994dc1b44b8a797da8aadcd" + integrity sha512-VpwuOgnTsQUUWi0id8Hl4/xiQ+OoaeJGe8dnFjzubJYe/lOc2/d1Qx/d3FqWR0FlpOG/cvukAXfB12A49Y4iiA== typedarray-to-buffer@^3.1.5: version "3.1.5"