Skip to content

Commit

Permalink
chore(deps): update devdependency typescript to v5.6.3 (#970)
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 9, 2024
1 parent eaa7e0a commit 9f2a5a3
Show file tree
Hide file tree
Showing 5 changed files with 209 additions and 209 deletions.
2 changes: 1 addition & 1 deletion examples/app-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"playwright-core": "1.48.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/app-vitest-full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"jsdom": "25.0.1",
"listhen": "1.9.0",
"nuxt": "3.13.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2",
"vue-tsc": "2.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/app-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"globby": "14.0.2",
"happy-dom": "15.7.4",
"playwright-core": "1.48.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"playwright-core": "1.48.0",
"rollup": "4.24.0",
"semver": "7.6.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"unbuild": "latest",
"unimport": "3.13.1",
"vite": "5.4.8",
Expand Down
Loading

0 comments on commit 9f2a5a3

Please sign in to comment.