Skip to content

Commit a55e825

Browse files
chore: Bump typescript from 4.9.5 to 5.4.3 (#406)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.4.3) --- updated-dependencies: - dependency-name: typescript 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 091942e commit a55e825

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
@@ -88,7 +88,7 @@
8888
"react": "^16.9.0",
8989
"react-dom": "^16.9.0",
9090
"react-draggable": "^4.4.3",
91-
"typescript": "^4.0.2"
91+
"typescript": "^5.4.3"
9292
},
9393
"peerDependencies": {
9494
"react": ">=16.9.0",

0 commit comments

Comments
 (0)