Skip to content

Commit

Permalink
chore(deps): update dependency ng-packagr to v17.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent bfd2ebb commit 6e0a2be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cypress": "13.7.0",
"jasmine-core": "5.1.2",
"jest": "29.7.0",
"ng-packagr": "17.2.1",
"ng-packagr": "17.3.0",
"ts-node": "10.9.2",
"typescript": "5.3.3"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12087,7 +12087,7 @@ __metadata:
cypress: 13.7.0
jasmine-core: 5.1.2
jest: 29.7.0
ng-packagr: 17.2.1
ng-packagr: 17.3.0
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
Expand Down Expand Up @@ -12168,9 +12168,9 @@ __metadata:
languageName: node
linkType: hard

"ng-packagr@npm:17.2.1":
version: 17.2.1
resolution: "ng-packagr@npm:17.2.1"
"ng-packagr@npm:17.3.0":
version: 17.3.0
resolution: "ng-packagr@npm:17.3.0"
dependencies:
"@rollup/plugin-json": ^6.0.1
"@rollup/plugin-node-resolve": ^15.2.3
Expand Down Expand Up @@ -12200,7 +12200,7 @@ __metadata:
"@angular/compiler-cli": ^17.0.0 || ^17.2.0-next.0 || ^17.3.0-next.0
tailwindcss: ^2.0.0 || ^3.0.0
tslib: ^2.3.0
typescript: ">=5.2 <5.4"
typescript: ">=5.2 <5.5"
dependenciesMeta:
esbuild:
optional: true
Expand All @@ -12211,7 +12211,7 @@ __metadata:
optional: true
bin:
ng-packagr: cli/main.js
checksum: 8bcfa7a7af8e79b2471bd5ab85c3f8b22febc0ff4ac8dbf0e9ed742e2855b9c27763fa0cc6ecdf9bbf8e8fa3f37f58b9c7e6aaa4b8933ded71fb0bb2455e85e3
checksum: d37560f6243a1910107be15e6dddb381fb62b1c0b20f506fefa4d837f6c750b16a92925978ec6c43630c37a35cd2fe9715a3446f97378ce5c455a2a37c4cfaff
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e0a2be

Please sign in to comment.