Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update dependency ora to v8 #29774

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-1406867100
modules/testing/builder/package.json=973445093
package.json=-401840940
package.json=718758868
packages/angular/build/package.json=752867172
packages/angular/cli/package.json=-1917515334
packages/angular/pwa/package.json=1108903917
packages/angular/ssr/package.json=836365150
packages/angular_devkit/architect/package.json=-363443363
packages/angular_devkit/architect_cli/package.json=1551210941
packages/angular_devkit/build_angular/package.json=1775760469
packages/angular_devkit/build_angular/package.json=922801493
packages/angular_devkit/build_webpack/package.json=-511874814
packages/angular_devkit/core/package.json=-411613325
packages/angular_devkit/schematics/package.json=-1133510866
packages/angular_devkit/schematics/package.json=1656889390
packages/angular_devkit/schematics_cli/package.json=-2026655035
packages/ngtools/webpack/package.json=71458652
packages/schematics/angular/package.json=251715148
pnpm-lock.yaml=-1863973885
pnpm-lock.yaml=922994912
pnpm-workspace.yaml=-1264044456
tests/package.json=700948366
yarn.lock=-1885275523
yarn.lock=-764341463
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"npm-package-arg": "12.0.2",
"npm-pick-manifest": "10.0.0",
"open": "10.1.0",
"ora": "5.4.1",
"ora": "8.2.0",
"pacote": "20.0.0",
"parse5-html-rewriting-stream": "7.0.0",
"patch-package": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"loader-utils": "3.3.1",
"mini-css-extract-plugin": "2.9.2",
"open": "10.1.0",
"ora": "5.4.1",
"ora": "8.2.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"postcss": "8.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.17",
"ora": "5.4.1",
"ora": "8.2.0",
"rxjs": "7.8.2"
}
}
68 changes: 61 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading