Skip to content

Commit 4f76f36

Browse files
fix(deps): update dependency type-fest to v5 (#2447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5500089 commit 4f76f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"openapi-typescript-helpers": "workspace:^",
76-
"type-fest": "^4.41.0"
76+
"type-fest": "^5.0.0"
7777
},
7878
"devDependencies": {
7979
"@types/lodash": "4.17.20",

0 commit comments

Comments
 (0)