Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
typescript: ^5.6.3
  • Loading branch information
github-actions[bot] authored and fardjad committed Oct 9, 2024
1 parent 2e78085 commit 4709c69
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
154 changes: 77 additions & 77 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
@@ -1,6 +1,6 @@
{
"name": "expand-my-type",
"version": "0.6.6",
"version": "0.6.7",
"description": "Expand TypeScript type expressions programmatically",
"keywords": [
"expand",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down

0 comments on commit 4709c69

Please sign in to comment.