Skip to content

Commit 9e83836

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 (#1094)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 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@v5.3.3...v5.4.3) --- 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 f94ad3d commit 9e83836

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
@@ -103,7 +103,7 @@
103103
"react-window": "^1.8.5",
104104
"regenerator-runtime": "^0.14.0",
105105
"styled-components": "^6.1.1",
106-
"typescript": "~5.3.0",
106+
"typescript": "~5.4.3",
107107
"vitest": "^1.2.2"
108108
},
109109
"lint-staged": {

0 commit comments

Comments
 (0)