Skip to content

Commit 4804fa7

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#121)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53fe261 commit 4804fa7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"msw": "^2.4.10",
2020
"typedoc": "^0.28.0",
2121
"typedoc-plugin-mdn-links": "^5.0.1",
22-
"typescript": "^5.5.4"
22+
"typescript": "^6.0.2"
2323
},
2424
"peerDependencies": {},
2525
"exports": {

0 commit comments

Comments
 (0)