Skip to content

Commit cb8267e

Browse files
committed
build: update ng-dev to include pnpm dependency fix
ng-dev wasn't explicitly listing a dependency it relied upon. This commit updates to the latest version containing the fix.
1 parent 07fac5b commit cb8267e

File tree

2 files changed

+31
-28
lines changed

2 files changed

+31
-28
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@angular/cli": "catalog:",
8282
"@angular/compiler-cli": "catalog:",
8383
"@angular/localize": "catalog:",
84-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1fa3a08b6a111de820da092799319ed47c058849",
84+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a9e4627eb45742d81068087a5b57a676104fe053",
8585
"@angular/platform-server": "catalog:",
8686
"@angular/router": "catalog:",
8787
"@babel/core": "^7.16.12",

pnpm-lock.yaml

+30-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)