Skip to content

Commit eedfa6e

Browse files
Bump typescript from 5.2.2 to 5.7.3 (#161)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.7.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.2.2...v5.7.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 2e647f4 commit eedfa6e

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-standard": "^4.0.1",
4444
"jest": "^29.7.0",
4545
"stdout-stderr": "^0.1.13",
46-
"typescript": "^5.2.2"
46+
"typescript": "^5.7.3"
4747
},
4848
"engines": {
4949
"node": ">=8.3.0"

0 commit comments

Comments
 (0)