Skip to content

Commit 3d9455e

Browse files
gkalpakjosephperrott
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 07471d230 (#47149)
Updating [#14.1.x](https://github.com/angular/angular/tree/14.1.x) from [cli-builds#14.1.x](https://github.com/angular/cli-builds/tree/14.1.x). ## Relevant changes in [commit range](angular/cli-builds@a764b37...07471d2): **Modified** - help/cache.json PR Close #47149
1 parent 970e68a commit 3d9455e

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 a764b37fa",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 07471d230",
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)