Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zanminkian committed Jan 20, 2025
1 parent 43f9dfa commit 58e95d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/moody-dryers-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fenge/tsconfig": patch
---

chore: upgrade deps
2 changes: 1 addition & 1 deletion packages/tsconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Here are the best practices if you are using this package.
}
```

### For monorepo (TS >= 5.7)
### For monorepo

You don't need `tsconfig.build.json`.

Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"commander": "13.0.0",
"get-tsconfig": "4.8.1",
"get-tsconfig": "4.9.0",
"json5": "2.2.3",
"print-diff": "2.0.0",
"sort-keys": "5.1.0"
Expand Down

0 comments on commit 58e95d9

Please sign in to comment.