Skip to content

Commit 0489358

Browse files
committed
Update dependency type-fest to v3.13.1
1 parent 49c6a83 commit 0489358

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"bent": "7.3.12",
3939
"glob": "^10.0.0",
4040
"ramda": "0.29.0",
41-
"type-fest": "3.13.0"
41+
"type-fest": "3.13.1"
4242
},
4343
"devDependencies": {
4444
"@ava/typescript": "4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9345,10 +9345,10 @@ type-detect@4.0.8, type-detect@^4.0.8:
93459345
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
93469346
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
93479347

9348-
type-fest@3.13.0:
9349-
version "3.13.0"
9350-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.0.tgz#b088347ae73779a750c461694b264340c4c8c0d7"
9351-
integrity sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==
9348+
type-fest@3.13.1:
9349+
version "3.13.1"
9350+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
9351+
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
93529352

93539353
type-fest@^0.13.1:
93549354
version "0.13.1"

0 commit comments

Comments
 (0)