Skip to content

Commit c4b0355

Browse files
angular-robotclydin
authored andcommitted
build: update dependency ng-packagr to v15.0.0-rc.0
(cherry picked from commit b106ed7)
1 parent 9ca921b commit c4b0355

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"magic-string": "0.26.7",
173173
"mini-css-extract-plugin": "2.6.1",
174174
"minimatch": "5.1.0",
175-
"ng-packagr": "15.0.0-next.4",
175+
"ng-packagr": "15.0.0-rc.0",
176176
"node-fetch": "^2.2.0",
177177
"npm": "^8.11.0",
178178
"npm-package-arg": "9.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7770,18 +7770,18 @@ next-tick@1, next-tick@^1.1.0:
77707770
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
77717771
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
77727772

7773-
ng-packagr@15.0.0-next.4:
7774-
version "15.0.0-next.4"
7775-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0-next.4.tgz#5a00a6c99efc3946b79d9ec8f9eeb4f247f01cb2"
7776-
integrity sha512-6qA5Ymalhw3hDF9JDF+WUdVZE6hiyVT/8QwMALmOQ6vjh61aIfzeeFmXDf3AuahS/inprNl0l85l0jH2qP0rEA==
7773+
ng-packagr@15.0.0-rc.0:
7774+
version "15.0.0-rc.0"
7775+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0-rc.0.tgz#379c49828d19a5a652b1a111a58f5c093174164f"
7776+
integrity sha512-EfhfrH3qFteiBpV5GBFguhVlq8RAyuud0pTmMDv/T2ckHCIQJs97GQKGj+E2lwMOi8bQKhfvcgd10uSeHDGp4w==
77777777
dependencies:
77787778
"@rollup/plugin-json" "^5.0.0"
77797779
"@rollup/plugin-node-resolve" "^15.0.0"
77807780
ajv "^8.11.0"
77817781
ansi-colors "^4.1.3"
77827782
autoprefixer "^10.4.12"
77837783
browserslist "^4.21.4"
7784-
cacache "^16.1.3"
7784+
cacache "^17.0.0"
77857785
chokidar "^3.5.3"
77867786
commander "^9.4.0"
77877787
dependency-graph "^0.11.0"

0 commit comments

Comments
 (0)