Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v3.13.0 (#23396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent 948b9a8 commit 731e795
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 @@ -332,7 +332,7 @@
"tmp-promise": "3.0.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"type-fest": "3.12.0",
"type-fest": "3.13.0",
"typescript": "5.1.6",
"unified": "9.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10253,10 +10253,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@3.12.0, type-fest@^3.12.0, type-fest@^3.8.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.12.0.tgz#4ce26edc1ccc59fc171e495887ef391fe1f5280e"
integrity sha512-qj9wWsnFvVEMUDbESiilKeXeHL7FwwiFcogfhfyjmvT968RXSvnl23f1JOClTHYItsi7o501C/7qVllscUP3oA==
type-fest@3.13.0, type-fest@^3.12.0, type-fest@^3.8.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.0.tgz#b088347ae73779a750c461694b264340c4c8c0d7"
integrity sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==

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

0 comments on commit 731e795

Please sign in to comment.