From 9d9ae03291591b17571284b2197ee60cc01f0959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 22:57:49 +0000 Subject: [PATCH] Update dependency playwright-ng-schematics to v22.1.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d912537..815904c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@types/js-yaml": "4.0.9", "@types/lodash-es": "4.17.12", "jsdom": "30.0.1", - "playwright-ng-schematics": "22.1.0", + "playwright-ng-schematics": "22.1.2", "postcss": "8.5.26", "prettier": "3.9.6", "tailwindcss": "4.3.3", @@ -6729,9 +6729,9 @@ } }, "node_modules/playwright-ng-schematics": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-22.1.0.tgz", - "integrity": "sha512-VTZ/FN0K7NNrp1CEqDE2ajHySYmr0BU+DMqn3ceqWUK10gkXMtyD570GCexL6gLqY2sghfMw+39YyisDuLP6ag==", + "version": "22.1.2", + "resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-22.1.2.tgz", + "integrity": "sha512-GV1EQWfpwPh8pr26OdiY4YyltoKs7DeqjTuudn8wGdJX3YSlVbdQANUOV2LVUj1Zfjz531FUpgfaMrJpCRpEBg==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 7facf2b..dbe3f9c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/js-yaml": "4.0.9", "@types/lodash-es": "4.17.12", "jsdom": "30.0.1", - "playwright-ng-schematics": "22.1.0", + "playwright-ng-schematics": "22.1.2", "postcss": "8.5.26", "prettier": "3.9.6", "tailwindcss": "4.3.3",