Skip to content

Commit fa953d7

Browse files
Bump typescript from 5.6.3 to 5.7.2 in /pdl-live (#194)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- 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 b454ffa commit fa953d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdl-live/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/node": "22.9.0",
88
"gts": "^6.0.2",
99
"ts-loader": "^9.5.1",
10-
"typescript": "~5.6.2",
10+
"typescript": "~5.7.2",
1111
"webpack": "^5.90.3",
1212
"webpack-cli": "^5.1.4"
1313
},

0 commit comments

Comments
 (0)