Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.3 (#966)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 9d2e7d2 commit 79f5654
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 114 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"jest": "29.7.0",
"semantic-release": "24.2.1",
"ts-jest": "29.2.5",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions templates/koa-ts/package-lock.json

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

2 changes: 1 addition & 1 deletion templates/koa-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"dependencies": {
"@koa/cors": "^5.0.0",
Expand Down
202 changes: 99 additions & 103 deletions templates/react-ts/package-lock.json

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

2 changes: 1 addition & 1 deletion templates/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"postcss": "8.4.49",
"prettier-plugin-tailwindcss": "0.6.9",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.7",
"vitest": "2.1.8"
}
Expand Down

0 comments on commit 79f5654

Please sign in to comment.