Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v0.17.0 (#7399)
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 Oct 2, 2020
1 parent 517f5ec commit 5fdac61
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 @@ -254,7 +254,7 @@
"shelljs": "0.8.4",
"strip-ansi": "6.0.0",
"tmp-promise": "3.0.2",
"type-fest": "0.16.0",
"type-fest": "0.17.0",
"typescript": "4.0.3"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10247,10 +10247,10 @@ type-detect@4.0.8, 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@0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.16.0.tgz#3240b891a78b0deae910dbeb86553e552a148860"
integrity sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==
type-fest@0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.17.0.tgz#268bb55d38701ce3915f60a4367a1e9f28672deb"
integrity sha512-EFi9HE4hHj85XnVV80uAUMgICQmhxYgiEvtmfpcD6jqn6zYr36HxAU6k+i/DSY28TK7/lYL0s4v/kWmiKdqaoA==

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

0 comments on commit 5fdac61

Please sign in to comment.