Skip to content

Commit 3e4a449

Browse files
committed
build: update dependency ora to v8
See associated pull request for more information.
1 parent e50d03d commit 3e4a449

File tree

3 files changed

+55
-6
lines changed

3 files changed

+55
-6
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"loader-utils": "3.3.1",
4242
"mini-css-extract-plugin": "2.9.2",
4343
"open": "10.1.2",
44-
"ora": "5.4.1",
44+
"ora": "8.2.0",
4545
"picomatch": "4.0.2",
4646
"piscina": "5.0.0",
4747
"postcss": "8.5.3",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
1818
"magic-string": "0.30.17",
19-
"ora": "5.4.1",
19+
"ora": "8.2.0",
2020
"rxjs": "7.8.2"
2121
}
2222
}

pnpm-lock.yaml

Lines changed: 53 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)