Skip to content

Commit

Permalink
chore(deps): upgrade type-fest globally
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Oct 12, 2023
1 parent 328dc8e commit ba28275
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lavamoat-monorepo",
"private": true,
"overrides": {
"type-fest": "^2.19.0",
"type-fest": "$type-fest",
"util": "^0.12.5"
},
"devDependencies": {
Expand All @@ -27,7 +27,7 @@
"lint-staged": "^13.2.3",
"memfs": "^4.3.0",
"prettier": "^3.0.2",
"type-fest": "^2.19.0",
"type-fest": "^4.4.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down

0 comments on commit ba28275

Please sign in to comment.