Skip to content

Commit aa74ea3

Browse files
alan-agius4pkozlowski-opensource
authored andcommittedSep 14, 2023
build: update @angular/build-tooling to 17a3a88dc637f365a0bc3168de839c18c7f6db81 (#51752)
This is needed to consume a zone.js related import fix. angular/dev-infra#1383 PR Close #51752
1 parent a8efc60 commit aa74ea3

File tree

2 files changed

+270
-332
lines changed

2 files changed

+270
-332
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"// 2": "devDependencies are not used under Bazel. Many can be removed after test.sh is deleted.",
159159
"devDependencies": {
160160
"@actions/core": "^1.10.0",
161-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#4463309193594fc8b23090c89c7f34178320681c",
161+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#17a3a88dc637f365a0bc3168de839c18c7f6db81",
162162
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#09c58eaf121b8e71edbe863c373854c0a221e290",
163163
"@babel/helper-remap-async-to-generator": "^7.18.9",
164164
"@babel/plugin-proposal-async-generator-functions": "^7.20.7",

0 commit comments

Comments
 (0)
Please sign in to comment.