Skip to content

Commit ef0a27f

Browse files
gkalpakpkozlowski-opensource
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 23b229e89 (angular#47869)
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@46cb32b...23b229e): **Modified** - help/analytics.json - help/config.json PR Close angular#47869
1 parent f7a1c92 commit ef0a27f

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 46cb32b90",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 23b229e89",
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)