Skip to content

Commit d6435d3

Browse files
Bump typescript from 4.8.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.8.4...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b049ae3 commit d6435d3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
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
@@ -19,6 +19,6 @@
1919
"prettier": "2.3.1",
2020
"ts-jest": "^29.0.3",
2121
"ts-node": "^10.0.0",
22-
"typescript": "^4.3.2"
22+
"typescript": "^5.4.5"
2323
}
2424
}

0 commit comments

Comments
 (0)