From 8075a5efc11906382b5d5997b71e8588ea85602d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 22:23:33 +0000 Subject: [PATCH] chore(deps-dev): Bump @testing-library/angular in /springwolf-ui Bumps [@testing-library/angular](https://github.com/testing-library/angular-testing-library) from 19.3.0 to 19.4.1. - [Release notes](https://github.com/testing-library/angular-testing-library/releases) - [Changelog](https://github.com/testing-library/angular-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/angular-testing-library/compare/v19.3.0...v19.4.1) --- updated-dependencies: - dependency-name: "@testing-library/angular" dependency-version: 19.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- springwolf-ui/package.json | 2 +- springwolf-ui/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/springwolf-ui/package.json b/springwolf-ui/package.json index 7bc0a1e96..27382aad2 100644 --- a/springwolf-ui/package.json +++ b/springwolf-ui/package.json @@ -37,7 +37,7 @@ "@angular/cli": "^22.0.0", "@angular/compiler-cli": "^22.0.0", "@asyncapi/parser": "^3.6.0", - "@testing-library/angular": "^19.3.0", + "@testing-library/angular": "^19.4.1", "@types/jest": "^30.0.0", "@types/node": "^22.19.17", "angular-in-memory-web-api": "^0.22.0", diff --git a/springwolf-ui/pnpm-lock.yaml b/springwolf-ui/pnpm-lock.yaml index 6be2c14c9..e53b6b79a 100644 --- a/springwolf-ui/pnpm-lock.yaml +++ b/springwolf-ui/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: ^3.6.0 version: 3.6.0 '@testing-library/angular': - specifier: ^19.3.0 - version: 19.3.0(f603f021fbd5bdb7fe04fa04b747d547) + specifier: ^19.4.1 + version: 19.4.1(f603f021fbd5bdb7fe04fa04b747d547) '@types/jest': specifier: ^30.0.0 version: 30.0.0 @@ -1738,8 +1738,8 @@ packages: resolution: {integrity: sha512-JZlVFE6/dYpP9tQmV0/ADfn32L9uFarHWxfcRhReKUnljz1ZiUM5zpX+PH8h5CJs6lao3TuFqnPm9IJJCEkE2w==} engines: {node: '>=10.8'} - '@testing-library/angular@19.3.0': - resolution: {integrity: sha512-Wy2qpepHXOPSnTfH3NX0i9TZPTTrX+Bumd1u3UFJgl0N/iMLfCc9/LNIZCmbUFbT7t2pVLgXFL0kLHa5JuBy6A==} + '@testing-library/angular@19.4.1': + resolution: {integrity: sha512-C9gIfKf3cpkLqNoUy0pbz8/YpmxyFQTZP6Qzo9HrolQPyVSMdc0+ev3vewCouZDyQQwfRkJNlpgjaHHyhL9oqw==} peerDependencies: '@angular/common': '>= 21.0.0' '@angular/core': '>= 21.0.0' @@ -6064,7 +6064,7 @@ snapshots: '@stoplight/yaml-ast-parser': 0.0.50 tslib: 2.8.1 - '@testing-library/angular@19.3.0(f603f021fbd5bdb7fe04fa04b747d547)': + '@testing-library/angular@19.4.1(f603f021fbd5bdb7fe04fa04b747d547)': dependencies: '@angular/common': 22.0.0(@angular/core@22.0.0(@angular/compiler@22.0.0)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2) '@angular/core': 22.0.0(@angular/compiler@22.0.0)(rxjs@7.8.2)(zone.js@0.16.2)