From da18d621113489333a7c13691b1c9355e16298c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 22:24:04 +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.1.0 to 19.1.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.1.0...v19.1.1) --- updated-dependencies: - dependency-name: "@testing-library/angular" dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 72e59ee4e..4d2d4990e 100644 --- a/springwolf-ui/package.json +++ b/springwolf-ui/package.json @@ -35,7 +35,7 @@ "@angular/cli": "^21.2.2", "@angular/compiler-cli": "^21.2.4", "@asyncapi/parser": "^3.6.0", - "@testing-library/angular": "^19.1.0", + "@testing-library/angular": "^19.1.1", "@types/jest": "^30.0.0", "@types/node": "^22.0.0", "angular-in-memory-web-api": "^0.21.0", diff --git a/springwolf-ui/pnpm-lock.yaml b/springwolf-ui/pnpm-lock.yaml index 82747d798..431a2c512 100644 --- a/springwolf-ui/pnpm-lock.yaml +++ b/springwolf-ui/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^3.6.0 version: 3.6.0(encoding@0.1.13) '@testing-library/angular': - specifier: ^19.1.0 - version: 19.1.0(21beb9c0ac8e8a002769f59d4bdf455e) + specifier: ^19.1.1 + version: 19.1.1(21beb9c0ac8e8a002769f59d4bdf455e) '@types/jest': specifier: ^30.0.0 version: 30.0.0 @@ -1860,8 +1860,8 @@ packages: resolution: {integrity: sha512-JZlVFE6/dYpP9tQmV0/ADfn32L9uFarHWxfcRhReKUnljz1ZiUM5zpX+PH8h5CJs6lao3TuFqnPm9IJJCEkE2w==} engines: {node: '>=10.8'} - '@testing-library/angular@19.1.0': - resolution: {integrity: sha512-gBWEWUWzprbGd0/UQwG/n+Da8b/9TcFXTL6+XlZTjC96Lm9ukcItcBiKEG5HXS8iugK9/fMRkiDF1fgU4hO6nQ==} + '@testing-library/angular@19.1.1': + resolution: {integrity: sha512-ruRBLMTxoxaIqSTBov2wbDHyFUKE5MeiNlk1xzbKjqHvZcmETNHVV2dFOXNOGFOpjBdxQZXLYjR2urOKiKO6yQ==} peerDependencies: '@angular/common': '>= 21.0.0' '@angular/core': '>= 21.0.0' @@ -6734,7 +6734,7 @@ snapshots: '@stoplight/yaml-ast-parser': 0.0.50 tslib: 2.8.1 - '@testing-library/angular@19.1.0(21beb9c0ac8e8a002769f59d4bdf455e)': + '@testing-library/angular@19.1.1(21beb9c0ac8e8a002769f59d4bdf455e)': dependencies: '@angular/common': 21.2.4(@angular/core@21.2.4(@angular/compiler@21.2.4)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/core': 21.2.4(@angular/compiler@21.2.4)(rxjs@7.8.2)(zone.js@0.15.1)