Skip to content

Commit 503f813

Browse files
Bump the all group with 2 updates
Bumps the all group with 2 updates: [typescript](https://github.com/microsoft/TypeScript) and [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun). Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `@types/bun` from 1.2.17 to 1.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/bun" dependency-version: 1.2.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7660c53 commit 503f813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"devDependencies": {
3131
"bun-plugin-dts": "0.2.1",
32-
"typescript": "5.8.3",
33-
"@types/bun": "1.2.17"
32+
"typescript": "5.9.2",
33+
"@types/bun": "1.2.19"
3434
},
3535
"keywords": [
3636
"react",

0 commit comments

Comments
 (0)