Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3 (#251)
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 Oct 8, 2024
1 parent cebd072 commit 8ceb8e2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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 @@ -49,7 +49,7 @@
"ts-expect": "1.3.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite-plugin-dts": "^4.0.0",
"zod": "3.23.8"
Expand Down
8 changes: 4 additions & 4 deletions playground/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 playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/node": "20.16.11",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.8"
},
"dependencies": {
Expand Down

0 comments on commit 8ceb8e2

Please sign in to comment.