Skip to content

Commit d2cd454

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency ng-packagr to v17.0.0-rc.0
(cherry picked from commit 8516ab8)
1 parent 1548333 commit d2cd454

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"magic-string": "0.30.5",
171171
"mini-css-extract-plugin": "2.7.6",
172172
"mrmime": "1.0.1",
173-
"ng-packagr": "17.0.0-next.2",
173+
"ng-packagr": "17.0.0-rc.0",
174174
"node-fetch": "^2.2.0",
175175
"npm": "^8.11.0",
176176
"npm-package-arg": "11.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8934,10 +8934,10 @@ neo-async@^2.6.2:
89348934
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
89358935
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
89368936

8937-
8938-
version "17.0.0-next.2"
8939-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-17.0.0-next.2.tgz#3404c71f379142d60764acb9f68c2c224b48e4be"
8940-
integrity sha512-/jxX84w3TGbKEyGy9pYcPiW+emLV+ZjiDsLZ5Gu+svyG8RcoVWgKbm1xMln7HzZbw13xne60PCSKkO1iLHFokA==
8937+
8938+
version "17.0.0-rc.0"
8939+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-17.0.0-rc.0.tgz#3dc0e6e503fe576591895bc50917cc8c97026070"
8940+
integrity sha512-Wvd2GT5NvxsNFezbFXIeCr+eW4ELp4LBBkwZRWTZ/5tJ+KgmdYb7vUyBsPljn0B9bBvXz0Gn09c9/VBXtUuoTA==
89418941
dependencies:
89428942
"@rollup/plugin-json" "^6.0.0"
89438943
"@rollup/plugin-node-resolve" "^15.0.0"

0 commit comments

Comments
 (0)