Skip to content

Commit f4ed0b1

Browse files
committed
Update dependency type-fest to v4.20.0
1 parent 84c95cc commit f4ed0b1

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.30.1",
41-
"type-fest": "4.19.0"
41+
"type-fest": "4.20.0"
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
@@ -9064,10 +9064,10 @@ [email protected], type-detect@^4.0.8:
90649064
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
90659065
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
90669066

9067-
type-fest@4.19.0:
9068-
version "4.19.0"
9069-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.19.0.tgz#f7d3d5f55a7a118b5fe3d2eef53059cf8e516dcd"
9070-
integrity sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==
9067+
type-fest@4.20.0:
9068+
version "4.20.0"
9069+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.20.0.tgz#019becf5a97cd58eee93f592f0961859a74482a7"
9070+
integrity sha512-MBh+PHUHHisjXf4tlx0CFWoMdjx8zCMLJHOjnV1prABYZFHqtFOyauCIK2/7w4oIfwkF8iNhLtnJEfVY2vn3iw==
90719071

90729072
type-fest@^0.13.1:
90739073
version "0.13.1"

0 commit comments

Comments
 (0)