Skip to content

Commit e288b05

Browse files
Bump typescript from 5.8.2 to 5.8.3 (#49)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f670b9f commit e288b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@michijs/tsconfig": "0.0.4",
2424
"@michijs/dev-server": "0.8.4",
25-
"typescript": "5.8.2"
25+
"typescript": "5.8.3"
2626
},
2727
"dependencies": {
2828
"@michijs/default-service-worker": "0.0.4",

0 commit comments

Comments
 (0)