Skip to content

Commit

Permalink
build(deps): Update dependency ng-packagr to ^19.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 22, 2024
1 parent 1d4406f commit 772e34a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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": "^22.9.1",
"jest": "^29.7.0",
"jest-preset-angular": "^14.3.3",
"ng-packagr": "^19.0.0",
"ng-packagr": "^19.0.1",
"typescript": "~5.6.2"
}
}
10 changes: 5 additions & 5 deletions examples/example-app-monorepo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6157,7 +6157,7 @@ __metadata:
angular-in-memory-web-api: "npm:^0.19.0"
jest: "npm:^29.7.0"
jest-preset-angular: "npm:^14.3.3"
ng-packagr: "npm:^19.0.0"
ng-packagr: "npm:^19.0.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
typescript: "npm:~5.6.2"
Expand Down Expand Up @@ -8830,9 +8830,9 @@ __metadata:
languageName: node
linkType: hard

"ng-packagr@npm:^19.0.0":
version: 19.0.0
resolution: "ng-packagr@npm:19.0.0"
"ng-packagr@npm:^19.0.1":
version: 19.0.1
resolution: "ng-packagr@npm:19.0.1"
dependencies:
"@rollup/plugin-json": "npm:^6.1.0"
"@rollup/wasm-node": "npm:^4.24.0"
Expand Down Expand Up @@ -8868,7 +8868,7 @@ __metadata:
optional: true
bin:
ng-packagr: cli/main.js
checksum: 10/bda8c2cb7dfb113f2687f0833c02926054395c6830880d2ed649075c329f5d6a66e5945164a1b0d6d52d3ff7471cdb99b1dbe126119bed5898035d2efcd91bc2
checksum: 10/e727a25dbf9ee7efba1ec019397b68ea431db40f89c550c57f0a3e93380d02108818683bfd6a133ac6fb82a4f3c275172b5cbcc2688885685071525cb3f3219f
languageName: node
linkType: hard

Expand Down

0 comments on commit 772e34a

Please sign in to comment.