Skip to content

Commit 9dbe927

Browse files
committed
build: update dependency ng-packagr to v22.2.0
See associated pull request for more information.
1 parent bd0dd48 commit 9dbe927

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
1010
"jsdom": "30.0.1",
11-
"ng-packagr": "22.2.0-rc.0",
11+
"ng-packagr": "22.2.0",
1212
"rxjs": "7.8.2",
1313
"vitest": "5.0.1"
1414
}

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"istanbul-lib-instrument": "6.0.3",
5858
"jsdom": "30.0.1",
5959
"less": "4.9.1",
60-
"ng-packagr": "22.2.0-rc.0",
60+
"ng-packagr": "22.2.0",
6161
"postcss": "8.5.28",
6262
"rollup": "4.63.3",
6363
"rxjs": "7.8.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
69-
"ng-packagr": "22.2.0-rc.0",
69+
"ng-packagr": "22.2.0",
7070
"sass": "1.104.1",
7171
"undici": "8.10.2"
7272
},

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)