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(deps): Update dependency ng-packagr to ^18.2.0 #2693

Merged
merged 1 commit into from
Aug 16, 2024
Merged
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
2 changes: 1 addition & 1 deletion examples/example-app-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.14.15",
"jest": "^29.7.0",
"jest-preset-angular": "^14.2.2",
"ng-packagr": "^18.1.0",
"ng-packagr": "^18.2.0",
"typescript": "~5.5.4"
}
}
10 changes: 5 additions & 5 deletions examples/example-app-monorepo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5813,7 +5813,7 @@ __metadata:
angular-in-memory-web-api: "npm:^0.18.0"
jest: "npm:^29.7.0"
jest-preset-angular: "npm:^14.2.2"
ng-packagr: "npm:^18.1.0"
ng-packagr: "npm:^18.2.0"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.6.3"
typescript: "npm:~5.5.4"
Expand Down Expand Up @@ -8451,9 +8451,9 @@ __metadata:
languageName: node
linkType: hard

"ng-packagr@npm:^18.1.0":
version: 18.1.0
resolution: "ng-packagr@npm:18.1.0"
"ng-packagr@npm:^18.2.0":
version: 18.2.0
resolution: "ng-packagr@npm:18.2.0"
dependencies:
"@rollup/plugin-json": "npm:^6.1.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
Expand Down Expand Up @@ -8491,7 +8491,7 @@ __metadata:
optional: true
bin:
ng-packagr: cli/main.js
checksum: 10/5d1f1456c0860cdf1f66b892a4fa1ae370ed393b3b976070d13a849524e35a4d3e7227a0c323464d57782178b537ac05efad5072a62b3b91b88c33eacf9897b4
checksum: 10/169ecbf3c1f88688ce4e6b225b228a16a0ffad0230a6ba75631aa4376646bad1a32072da9c73120312afd55e76c64097116a00d2c67f8169c8ccc95fd6ebb7ff
languageName: node
linkType: hard

Expand Down