Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 5d3d49a commit 10d12b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
"tmp-promise": "3.0.2",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"type-fest": "2.0.0",
"type-fest": "2.1.0",
"typescript": "4.3.5",
"unified": "9.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9486,10 +9486,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@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.0.0.tgz#e9daf5615e89f6d430f34117f88f4ee2cd5a2725"
integrity sha512-BoEUnckjP9oiudy3KxlGdudtBAdJQ74Wp7dYwVPkUzBn+cVHOsBXh2zD2jLyqgbuJ1KMNriczZCI7lTBA94dFg==
type-fest@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.1.0.tgz#1f8b20ff51519f3b01b3188d50dea9f9ebfbf1b8"
integrity sha512-2wHUmKDy5wNLmebekbHx/zE9ElYAKOmz34psTLG7OwyEJHaIUr6jnaCd55EvgrawAvliwbwgbyH1LkxIfWFyNg==

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

0 comments on commit 10d12b3

Please sign in to comment.