From 5fe6bebd6d34d4f485e0ccca2efde0aa22bf640e Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Sat, 18 Oct 2025 21:04:05 +0000 Subject: [PATCH] build: update dependency @types/jasmine to v5.1.12 See associated pull request for more information. --- docs/package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index d5ce71aba29f..8637d5a6b207 100644 --- a/docs/package.json +++ b/docs/package.json @@ -58,7 +58,7 @@ "@angular/cli": "catalog:", "@angular/compiler-cli": "catalog:", "@bazel/bazelisk": "^1.12.1", - "@types/jasmine": "5.1.11", + "@types/jasmine": "5.1.12", "@types/node": "^22.14.1", "@types/shelljs": "0.8.17", "firebase-tools": "^14.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 185d0356be1d..ab0d1c5f2d19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -433,8 +433,8 @@ importers: specifier: ^1.12.1 version: 1.26.0 '@types/jasmine': - specifier: 5.1.11 - version: 5.1.11 + specifier: 5.1.12 + version: 5.1.12 '@types/node': specifier: ^22.14.1 version: 22.18.8 @@ -3585,6 +3585,9 @@ packages: '@types/jasmine@5.1.11': resolution: {integrity: sha512-eAij9lMAsosuA8cvRcqw7p2vO+LUraktQDmOUFx2jAnya8NUchr3DryHksfhZbRzU83vzNUSZhlk1cFdoePxwA==} + '@types/jasmine@5.1.12': + resolution: {integrity: sha512-1BzPxNsFDLDfj9InVR3IeY0ZVf4o9XV+4mDqoCfyPkbsA7dYyKAPAb2co6wLFlHcvxPlt1wShm7zQdV7uTfLGA==} + '@types/jasmine@5.1.9': resolution: {integrity: sha512-8t4HtkW4wxiPVedMpeZ63n3vlWxEIquo/zc1Tm8ElU+SqVV7+D3Na2PWaJUp179AzTragMWVwkMv7mvty0NfyQ==} @@ -13177,6 +13180,8 @@ snapshots: '@types/jasmine@5.1.11': {} + '@types/jasmine@5.1.12': {} + '@types/jasmine@5.1.9': {} '@types/json-schema@7.0.15': {}