From 8cacc0f338ae6794ca70515ae702b7d94e04bc7e Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 29 Jan 2026 09:15:33 +0000 Subject: [PATCH] build: update dependency jasmine to v6 See associated pull request for more information. --- package.json | 4 ++-- pnpm-lock.yaml | 24 +++++------------------- 2 files changed, 7 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 38482f71f712..6a3094692be0 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/express": "~5.0.1", "@types/http-proxy": "^1.17.4", "@types/ini": "^4.0.0", - "@types/jasmine": "~5.1.0", + "@types/jasmine": "~6.0.0", "@types/jasmine-reporters": "^2", "@types/karma": "^6.3.0", "@types/less": "^3.0.3", @@ -105,7 +105,7 @@ "http-proxy": "^1.18.1", "http-proxy-middleware": "3.0.5", "husky": "9.1.7", - "jasmine": "~5.13.0", + "jasmine": "~6.0.0", "jasmine-core": "~5.13.0", "jasmine-reporters": "^2.5.2", "jasmine-spec-reporter": "~7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fd53b45c7dc..af0531031871 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ importers: specifier: ^4.0.0 version: 4.1.1 '@types/jasmine': - specifier: ~5.1.0 - version: 5.1.15 + specifier: ~6.0.0 + version: 6.0.0 '@types/jasmine-reporters': specifier: ^2 version: 2.5.3 @@ -209,8 +209,8 @@ importers: specifier: 9.1.7 version: 9.1.7 jasmine: - specifier: ~5.13.0 - version: 5.13.0 + specifier: ~6.0.0 + version: 6.0.0 jasmine-core: specifier: ~5.13.0 version: 5.13.0 @@ -3796,9 +3796,6 @@ packages: '@types/jasmine-reporters@2.5.3': resolution: {integrity: sha512-8aojAUdgdiD9VQbllBJb/9gny3lOjz9T5gyMcbYlKe6npwGVsarbr8v2JYSFJSZSuFYXcPVzFG2lLX3ib0j/DA==} - '@types/jasmine@5.1.15': - resolution: {integrity: sha512-ZAC8KjmV2MJxbNTrwXFN+HKeajpXQZp6KpPiR6Aa4XvaEnjP6qh23lL/Rqb7AYzlp3h/rcwDrQ7Gg7q28cQTQg==} - '@types/jasmine@6.0.0': resolution: {integrity: sha512-18lgGsLmEh3VJk9eZ5wAjTISxdqzl6YOwu8UdMpolajN57QOCNbl+AbHUd+Yu9ItrsFdB+c8LSZSGNg8nHaguw==} @@ -6649,10 +6646,6 @@ packages: resolution: {integrity: sha512-KbdGQTf5jbZgltoHs31XGiChAPumMSY64OZMWLNYnEnMfG5uwGBhffePwuskexjT+/Jea/gU3qAU8344hNohSw==} hasBin: true - jasmine@5.13.0: - resolution: {integrity: sha512-oLCXIhEb5e0zzjn9GyuvcuisvLBwUjmgz7a0RNGWKwQtJCDld4m+vwKUpAIJVLB5vbmQFdtKhT86/tIZlJ5gYw==} - hasBin: true - jasmine@6.0.0: resolution: {integrity: sha512-eSPL6LPWT39WwvHSEEbRXuSvioXMTheNhIPaeUT1OPmSprDZwj4S29884DkTx6/tyiOWTWB1N+LdW2ZSg74aEA==} hasBin: true @@ -12634,9 +12627,7 @@ snapshots: '@types/jasmine-reporters@2.5.3': dependencies: - '@types/jasmine': 5.1.15 - - '@types/jasmine@5.1.15': {} + '@types/jasmine': 6.0.0 '@types/jasmine@6.0.0': {} @@ -16198,11 +16189,6 @@ snapshots: glob: 7.2.3 jasmine-core: 2.8.0 - jasmine@5.13.0: - dependencies: - glob: 10.5.0 - jasmine-core: 5.13.0 - jasmine@6.0.0: dependencies: '@jasminejs/reporters': 1.0.0