Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v1.1.0 (#10000)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 15, 2021
1 parent fee4f08 commit fc26528
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -261,7 +261,7 @@
"tmp-promise": "3.0.2",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"type-fest": "1.0.2",
"type-fest": "1.1.0",
"typescript": "4.2.4"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9353,10 +9353,10 @@ type-detect@4.0.8:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==

type-fest@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.0.2.tgz#3f9c39982859f385c77c38b7e5f1432b8a3661c6"
integrity sha512-a720oz3Kjbp3ll0zkeN9qjRhO7I34MKMhPGQiQJAmaZQZQ1lo+NWThK322f7sXV+kTg9B1Ybt16KgBXWgteT8w==
type-fest@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.1.0.tgz#e7eba55da6a46d5c23c05021de5f5af30d1d7978"
integrity sha512-FOsvVPp1WTW495bqemynRS6f6Izea0hKSuDGCxkisBi6KIFaIc8r+ZCs20VT8bySbjh3J9kmnu2eHG4NoZArMw==

type-fest@^0.13.1:
version "0.13.1"
Expand Down

0 comments on commit fc26528

Please sign in to comment.