Skip to content

Commit ca175f0

Browse files
angular-robotclydin
authored andcommitted
build: update dependency ng-packagr to v14.1.0
1 parent 9210f27 commit ca175f0

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
@@ -172,7 +172,7 @@
172172
"magic-string": "0.26.2",
173173
"mini-css-extract-plugin": "2.6.1",
174174
"minimatch": "5.1.0",
175-
"ng-packagr": "14.0.4",
175+
"ng-packagr": "14.1.0",
176176
"node-fetch": "^2.2.0",
177177
"npm": "^8.11.0",
178178
"npm-package-arg": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7947,10 +7947,10 @@ next-tick@1, next-tick@^1.1.0:
79477947
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
79487948
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
79497949

7950-
ng-packagr@14.0.4:
7951-
version "14.0.4"
7952-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-14.0.4.tgz#0dec63d7e829f0aa728d2c90829c35f881e9242c"
7953-
integrity sha512-GqrokUDpJTYoKKwIFJK+daiOff+G4oVlV7KVfIicpSwg2R++FCWolRCwqn571wMEHssyH8qIsDYSRocA4YLRFA==
7950+
ng-packagr@14.1.0:
7951+
version "14.1.0"
7952+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-14.1.0.tgz#f0d3b291dd3d361b90acd6cebe8af41c35597414"
7953+
integrity sha512-08B+bOp53YhmPobI1tK0YwGUAysden/PHtBUtmLaJxIHYVZqzH/RIFVaZLx+k+70TFqs+P2Hjpmo3wblWqFzxg==
79547954
dependencies:
79557955
"@rollup/plugin-json" "^4.1.0"
79567956
"@rollup/plugin-node-resolve" "^13.1.3"

0 commit comments

Comments
 (0)