From 978b2257584abe20d6ee2fabe871dc292ddac6e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 11:36:08 +0000 Subject: [PATCH] Update dependency playwright-ng-schematics to v22.1.0 --- 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 a1dc2de..47b3552 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.0.3", + "playwright-ng-schematics": "22.1.0", "postcss": "8.5.26", "prettier": "3.9.6", "tailwindcss": "4.3.3", @@ -6729,9 +6729,9 @@ } }, "node_modules/playwright-ng-schematics": { - "version": "22.0.3", - "resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-22.0.3.tgz", - "integrity": "sha512-XH2B1gMbDc2njt8UJaaZd/NLCZeA9uEAtE3Zrl9LN80O/7pTK+KDGuUpXIoj7SkgvqdozVXpvqO+AE7oA88lfA==", + "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==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 3102292..ee0e7b9 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.0.3", + "playwright-ng-schematics": "22.1.0", "postcss": "8.5.26", "prettier": "3.9.6", "tailwindcss": "4.3.3",