Skip to content

Commit 5050a15

Browse files
angular-robotjkrems
authored andcommitted
build: update dependency ora to v9
See associated pull request for more information.
1 parent c3a2690 commit 5050a15

File tree

3 files changed

+53
-8
lines changed

3 files changed

+53
-8
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"loader-utils": "3.3.1",
4040
"mini-css-extract-plugin": "2.9.4",
4141
"open": "10.2.0",
42-
"ora": "8.2.0",
42+
"ora": "9.0.0",
4343
"picomatch": "4.0.3",
4444
"piscina": "5.1.3",
4545
"postcss": "8.5.6",

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.19",
19-
"ora": "8.2.0",
19+
"ora": "9.0.0",
2020
"rxjs": "7.8.2"
2121
}
2222
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)