8000 build: update dependency ng-packagr to v15.1.1 · angular/angular-cli@4b59499 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b59499

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency ng-packagr to v15.1.1
(cherry picked from commit cbc3998)
1 parent a8953ff commit 4b59499

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"magic-string": "0.27.0",
174174
"mini-css-extract-plugin": "2.7.2",
175175
"minimatch": "5.1.2",
176-
"ng-packagr": "15.1.0",
176+
"ng-packagr": "15.1.1",
177177
"node-fetch": "^2.2.0",
178178
"npm": "^8.11.0",
179179
"npm-package-arg": "10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8454,10 +8454,10 @@ next-tick@1, next-tick@^1.1.0:
84548454
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
84558455
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
84568456

8457-
ng-packagr@15.1.0:
8458-
version "15.1.0"
8459-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.1.0.tgz#58b8de092daabe02cb1187ca6817cd40d4185abb"
8460-
integrity sha512-mn4ycbJ/qMUumYnpVJUBBtNWRjqMJA7vnq9JKNV/YKu8od1Hms3qfqB7lwXJphjRI8o4BuOFZlD+frdBH9TXgg==
8457+
ng-packagr@15.1.1:
8458+
version "15.1.1"
8459+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.1.1.tgz#c59de99748342f14cb2119a605e8ebd89250a9d2"
8460+
integrity sha512-TT5JtYJkKuYnUaCIQH/ArE+D1xjpjWnQjvbfRxd6/wypi0nDfSYvq96CLd1zphgMOp+Ofd8Xyet0K73znygxCA==
84618461
dependencies:
84628462
"@rollup/plugin-json" "^6.0.0"
84638463
"@rollup/plugin-node-resolve" "^15.0.0"

0 commit comments

Comments
 (0)
0