Skip to content

Commit 1ec8464

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency typescript to v5.7.3
(cherry picked from commit c40e263)
1 parent 280ee38 commit 1ec8464

File tree

5 files changed

+101
-101
lines changed

5 files changed

+101
-101
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=676975671
6-
pnpm-lock.yaml=-117820973
5+
package.json=-474149097
6+
pnpm-lock.yaml=570794162
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=1901884029
8+
yarn.lock=2115706249

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"tree-kill": "1.2.2",
194194
"ts-node": "^10.9.1",
195195
"tslib": "2.8.1",
196-
"typescript": "5.7.2",
196+
"typescript": "5.7.3",
197197
"undici": "7.2.0",
198198
"unenv": "^1.10.0",
199199
"verdaccio": "6.0.5",
@@ -221,6 +221,6 @@
221221
"onlyBuiltDependencies": []
222222
},
223223
"resolutions": {
224-
"typescript": "5.7.2"
224+
"typescript": "5.7.3"
225225
}
226226
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
3030
"@angular/compiler": "19.1.0-rc.0",
3131
"@angular/compiler-cli": "19.1.0-rc.0",
32-
"typescript": "5.7.2",
32+
"typescript": "5.7.3",
3333
"webpack": "5.97.1"
3434
}
3535
}

0 commit comments

Comments
 (0)