fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency @types/jasmine to v5.1.15

authored by

renovate[bot] and committed by
GitHub
8dd0c57b 64a30482

+12 -12
+1 -1
examples/openapi-ts-angular-common/package.json
··· 34 34 "@angular/compiler-cli": "21.1.2", 35 35 "@hey-api/openapi-ts": "workspace:*", 36 36 "@types/express": "4.17.21", 37 - "@types/jasmine": "5.1.9", 37 + "@types/jasmine": "5.1.15", 38 38 "@types/node": "24.10.10", 39 39 "@typescript-eslint/eslint-plugin": "8.29.1", 40 40 "@typescript-eslint/parser": "8.29.1",
+1 -1
examples/openapi-ts-angular/package.json
··· 34 34 "@angular/compiler-cli": "21.1.2", 35 35 "@hey-api/openapi-ts": "workspace:*", 36 36 "@types/express": "4.17.21", 37 - "@types/jasmine": "5.1.9", 37 + "@types/jasmine": "5.1.15", 38 38 "@types/node": "24.10.10", 39 39 "@typescript-eslint/eslint-plugin": "8.29.1", 40 40 "@typescript-eslint/parser": "8.29.1",
+1 -1
examples/openapi-ts-tanstack-angular-query-experimental/package.json
··· 31 31 "@angular/cli": "21.1.2", 32 32 "@angular/compiler-cli": "21.1.2", 33 33 "@hey-api/openapi-ts": "workspace:*", 34 - "@types/jasmine": "5.1.9", 34 + "@types/jasmine": "5.1.15", 35 35 "jasmine-core": "5.6.0", 36 36 "karma": "6.4.4", 37 37 "karma-chrome-launcher": "3.2.0",
+9 -9
pnpm-lock.yaml
··· 256 256 specifier: 4.17.21 257 257 version: 4.17.21 258 258 '@types/jasmine': 259 - specifier: 5.1.9 260 - version: 5.1.9 259 + specifier: 5.1.15 260 + version: 5.1.15 261 261 '@types/node': 262 262 specifier: 24.10.10 263 263 version: 24.10.10 ··· 350 350 specifier: 4.17.21 351 351 version: 4.17.21 352 352 '@types/jasmine': 353 - specifier: 5.1.9 354 - version: 5.1.9 353 + specifier: 5.1.15 354 + version: 5.1.15 355 355 '@types/node': 356 356 specifier: 24.10.10 357 357 version: 24.10.10 ··· 1021 1021 specifier: workspace:* 1022 1022 version: link:../../packages/openapi-ts 1023 1023 '@types/jasmine': 1024 - specifier: 5.1.9 1025 - version: 5.1.9 1024 + specifier: 5.1.15 1025 + version: 5.1.15 1026 1026 jasmine-core: 1027 1027 specifier: 5.6.0 1028 1028 version: 5.6.0 ··· 7701 7701 '@types/http-proxy@1.17.16': 7702 7702 resolution: {integrity: sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==} 7703 7703 7704 - '@types/jasmine@5.1.9': 7705 - resolution: {integrity: sha512-8t4HtkW4wxiPVedMpeZ63n3vlWxEIquo/zc1Tm8ElU+SqVV7+D3Na2PWaJUp179AzTragMWVwkMv7mvty0NfyQ==} 7704 + '@types/jasmine@5.1.15': 7705 + resolution: {integrity: sha512-ZAC8KjmV2MJxbNTrwXFN+HKeajpXQZp6KpPiR6Aa4XvaEnjP6qh23lL/Rqb7AYzlp3h/rcwDrQ7Gg7q28cQTQg==} 7706 7706 7707 7707 '@types/jsdom@27.0.0': 7708 7708 resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} ··· 22741 22741 dependencies: 22742 22742 '@types/node': 24.10.10 22743 22743 22744 - '@types/jasmine@5.1.9': {} 22744 + '@types/jasmine@5.1.15': {} 22745 22745 22746 22746 '@types/jsdom@27.0.0': 22747 22747 dependencies: