Skip to content

Commit c40e263

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency typescript to v5.7.3
1 parent 18abc3f commit c40e263

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

+3-3
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=1333979268
6-
pnpm-lock.yaml=1328654014
5+
package.json=182854500
6+
pnpm-lock.yaml=1962865885
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=1482441272
8+
yarn.lock=-531923388

package.json

+2-2
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

+1-1
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)