diff --git a/package.json b/package.json index 9cf6dd80..762779b7 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.17.0", "typescript": "4.5.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 37182fdb..923f4536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8234,10 +8234,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.17.0: + version "4.17.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.17.0.tgz#4c1b2c2852d2a40ba8c0236d3afc6fc68229e5bf" + integrity sha512-9flrz1zkfLRH3jO3bLflmTxryzKMxVa7841VeMgBaNQGY6vH4RCcpN/sQLB7mQQYh1GZ5utT2deypMuCy4yicw== typedarray-to-buffer@^3.1.5: version "3.1.5"