From 698a59d20004ba0295436d14efa40f8412230d17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:11:00 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v18.2.6 --- tests/fixtures/non-angular-project/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/fixtures/non-angular-project/package-lock.json b/tests/fixtures/non-angular-project/package-lock.json index b3bec943..966dfb75 100644 --- a/tests/fixtures/non-angular-project/package-lock.json +++ b/tests/fixtures/non-angular-project/package-lock.json @@ -210,9 +210,9 @@ } }, "node_modules/@angular/ssr": { - "version": "18.2.5", - "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-18.2.5.tgz", - "integrity": "sha512-23YFcnIdcEIxr4ezzqGypxAYNeLmSM1YqY5DofQlYQIJmoORJkWFnv49pahcWYnysF8kl+BIhirGGKaOZWjxyg==", + "version": "18.2.6", + "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-18.2.6.tgz", + "integrity": "sha512-xqRrWPXZmWeBh1Jx+7yCuBKjutyyGaq0epcDJOVyYH0h6a0+q5TcMhvhJVRE6BW6J+Bbvxr8+5y4Inr2EGDJsA==", "license": "MIT", "dependencies": { "critters": "0.0.24",