Skip to content

Commit 6bcde0e

Browse files
gkalpakthePunderWoman
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 46cb32b90 (angular#47703)
Updating [angular#main](https://github.com/angular/angular/tree/main) from [cli-builds#main](https://github.com/angular/cli-builds/tree/main). ## Relevant changes in [commit range](angular/cli-builds@77c7005...46cb32b): **Modified** - help/generate.json PR Close angular#47703
1 parent a8569e3 commit 6bcde0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"build-local": "yarn ~~build",
2020
"prebuild-local-ci": "yarn setup-local-ci",
2121
"build-local-ci": "yarn ~~build --progress=false",
22-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 77c70052e",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 46cb32b90",
2323
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint && yarn security-lint",
2424
"test": "yarn check-env && ng test",
2525
"test:bazel": "bazelisk test //aio:test",

0 commit comments

Comments
 (0)