Skip to content

Commit 1c2ea30

Browse files
dependabot[bot]clareliguori
authored andcommitted
Bump typescript from 5.7.2 to 5.7.3 in /pipeline
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.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.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 823adac commit 1c2ea30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pipeline/package-lock.json

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

pipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@types/node": "^22.10.3",
13-
"typescript": "^5.6.2",
13+
"typescript": "^5.7.3",
1414
"aws-cdk": "^2.173.4"
1515
},
1616
"dependencies": {

0 commit comments

Comments
 (0)