Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"jest-util": "30.3.0",
"jiti": "2.6.1",
"mock-fs": "^5.4.1",
"ng-packagr": "21.2.1",
"ng-packagr": "21.2.2",
"nx": "22.6.1",
"postcss": "^8.4.49",
"postcss-import": "16.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4771,7 +4771,7 @@ __metadata:
jest-util: "npm:30.3.0"
jiti: "npm:2.6.1"
mock-fs: "npm:^5.4.1"
ng-packagr: "npm:21.2.1"
ng-packagr: "npm:21.2.2"
nx: "npm:22.6.1"
postcss: "npm:^8.4.49"
postcss-import: "npm:16.1.1"
Expand Down Expand Up @@ -18064,9 +18064,9 @@ __metadata:
languageName: node
linkType: hard

"ng-packagr@npm:21.2.1":
version: 21.2.1
resolution: "ng-packagr@npm:21.2.1"
"ng-packagr@npm:21.2.2":
version: 21.2.2
resolution: "ng-packagr@npm:21.2.2"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@rollup/plugin-json": "npm:^6.1.0"
Expand Down Expand Up @@ -18103,7 +18103,7 @@ __metadata:
optional: true
bin:
ng-packagr: src/cli/main.js
checksum: 10c0/3a8247ed54dc1d82b9e2cc8d74e8e256f53dba21038bb8f113cabc067dca9c44129ebd434ab1e94d42bcfb560dc6fa855943ba98ad1adc129825c01fa59eb330
checksum: 10c0/0c1d8dd1f9c80417b6120e2eae158d2e6713e63fbca28f8da48bbc94e101d276dd7d4e1e0e6b31e76689babe1d0487345e4dcf9fc3d44824c9474a72c523a896
languageName: node
linkType: hard

Expand Down
Loading