Skip to content

Commit a455c2b

Browse files
Bump typescript from 5.5.3 to 5.6.2 (#25)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0a1e54 commit a455c2b

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
@@ -30,7 +30,7 @@
3030
],
3131
"devDependencies": {
3232
"@michijs/tsconfig": "0.0.3",
33-
"typescript": "5.5.3"
33+
"typescript": "5.6.2"
3434
},
3535
"peerDependencies": {
3636
"@storybook/theming": "8.2.6",

0 commit comments

Comments
 (0)