From 41ad6876726aa902e567e192696c784d2a82aeab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:04:06 +0000 Subject: [PATCH] Update dependency ng-packagr to v18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94062ea..96fc5bb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/jest": "^29.5.11", "jest": "^29.7.0", "jest-preset-angular": "^13.1.4", - "ng-packagr": "^17.0.0", + "ng-packagr": "^18.0.0", "typescript": "~5.2.2" } }