Skip to content

Commit f703531

Browse files
Bump typescript from 5.9.3 to 6.0.2 in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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 dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0ba989 commit f703531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jsonfeed-to-atom": "^1.2.5",
7272
"neostandard": "^0.12.0",
7373
"npm-run-all2": "^8.0.1",
74-
"typescript": "~5.9.2"
74+
"typescript": "~6.0.2"
7575
},
7676
"homepage": "https://github.com/bcomnes/domstack",
7777
"keywords": [],

0 commit comments

Comments
 (0)