Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent f4506c1 commit 8e4913f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/sheriff-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier": "^3.0.0",
"publint": "^0.2.2",
"tsconfig": "workspace:*",
"type-fest": "^3.9.0",
"type-fest": "^4.0.0",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/sheriff-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"publint": "^0.2.2",
"tsconfig": "workspace:*",
"tsx": "^3.9.0",
"type-fest": "^3.9.0",
"type-fest": "^4.0.0",
"typescript": "5.1.6"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e4913f

Please sign in to comment.