From 189c53020625dc01a61914d0ed79be8a5c3bb3c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 12:05:10 +0000 Subject: [PATCH] Bump playwright-ng-schematics from 2.1.0 to 21.0.10 Bumps [playwright-ng-schematics](https://github.com/jfgreffier/playwright-ng-schematics) from 2.1.0 to 21.0.10. - [Release notes](https://github.com/jfgreffier/playwright-ng-schematics/releases) - [Changelog](https://github.com/jfgreffier/playwright-ng-schematics/blob/main/CHANGELOG.md) - [Commits](https://github.com/jfgreffier/playwright-ng-schematics/compare/v2.1.0...v21.0.10) --- updated-dependencies: - dependency-name: playwright-ng-schematics dependency-version: 21.0.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 4c79ed3..264de25 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", "ng-packagr": "^21.1.0", - "playwright-ng-schematics": "2.1.0", + "playwright-ng-schematics": "21.0.10", "prettier": "^3.6.2", "typescript": "~5.9.2", "typescript-eslint": "^8.29.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7fabd9..41fd101 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^21.1.0 version: 21.1.0(@angular/compiler-cli@21.2.0(@angular/compiler@21.2.0)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) playwright-ng-schematics: - specifier: 2.1.0 - version: 2.1.0(@angular-devkit/architect@0.2102.0(chokidar@5.0.0))(@angular-devkit/core@21.2.0(chokidar@5.0.0))(@angular-devkit/schematics@21.2.0(chokidar@5.0.0)) + specifier: 21.0.10 + version: 21.0.10(@angular-devkit/architect@0.2102.0(chokidar@5.0.0))(@angular-devkit/core@21.2.0(chokidar@5.0.0))(@angular-devkit/schematics@21.2.0(chokidar@5.0.0)) prettier: specifier: ^3.6.2 version: 3.8.1 @@ -2874,12 +2874,12 @@ packages: engines: {node: '>=18'} hasBin: true - playwright-ng-schematics@2.1.0: - resolution: {integrity: sha512-NYjnBoVE8RmhBcjG7e7TrQ0ku+RqLj2s31jTjhEBjzttulodFZx55GOFTGBzCcfY6emnOc02uNDzbVE8v9VPfg==} + playwright-ng-schematics@21.0.10: + resolution: {integrity: sha512-JZiuS5QZqBK1sTg0k9MOu+iPvVRT3njiVFtF/cMRDCgNnvGXHG4ni14DuRYB0bGBYMpd+lIKKNm3pQZyAuw5eQ==} peerDependencies: - '@angular-devkit/architect': '>= 0.2000.0 < 0.2100.0' - '@angular-devkit/core': ^20.0.0 - '@angular-devkit/schematics': ^20.0.0 + '@angular-devkit/architect': '>= 0.2100.0 < 0.2200.0' + '@angular-devkit/core': ^21.0.0 + '@angular-devkit/schematics': ^21.0.0 playwright@1.58.0: resolution: {integrity: sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==} @@ -6321,7 +6321,7 @@ snapshots: playwright-core@1.58.0: {} - playwright-ng-schematics@2.1.0(@angular-devkit/architect@0.2102.0(chokidar@5.0.0))(@angular-devkit/core@21.2.0(chokidar@5.0.0))(@angular-devkit/schematics@21.2.0(chokidar@5.0.0)): + playwright-ng-schematics@21.0.10(@angular-devkit/architect@0.2102.0(chokidar@5.0.0))(@angular-devkit/core@21.2.0(chokidar@5.0.0))(@angular-devkit/schematics@21.2.0(chokidar@5.0.0)): dependencies: '@angular-devkit/architect': 0.2102.0(chokidar@5.0.0) '@angular-devkit/core': 21.2.0(chokidar@5.0.0)