Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit c9a7164

Browse files
Bump typescript from 5.4.2 to 5.4.3 (#602)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 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.4.2...v5.4.3) --- updated-dependencies: - dependency-name: typescript 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 0cb5a16 commit c9a7164

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"lint-staged": "^15.2.2",
8686
"react-test-renderer": "^17.0.2",
8787
"redux-mock-store": "^1.5.4",
88-
"typescript": "^5.4.2"
88+
"typescript": "^5.4.3"
8989
},
9090
"optionalDependencies": {
9191
"fsevents": "^2.3.3"

0 commit comments

Comments
 (0)