diff --git a/package.json b/package.json index fc154d2a..c9b309c1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@angular-devkit/build-angular": "^18.2.12", "@angular/cli": "^18.2.12", "@angular/compiler-cli": "^18.2.11", - "@types/jasmine": "~5.1.0", + "@types/jasmine": "~5.1.5", "angular-eslint": "18.4.2", "eslint": "^9.14.0", "jasmine-core": "~5.4.0", diff --git a/yarn.lock b/yarn.lock index f4c44b5a..a424d88a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2680,10 +2680,10 @@ dependencies: "@types/node" "*" -"@types/jasmine@~5.1.0": - version "5.1.4" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.4.tgz#0de3f6ca753e10d1600ce1864ae42cfd47cf9924" - integrity sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w== +"@types/jasmine@~5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.5.tgz#bba343c504f48e596837415f0558e10b8a0e5f7d" + integrity sha512-SaCZ3kM5NjOiJqMRYwHpLbTfUC2Dyk1KS3QanNFsUYPGTk70CWVK/J9ueun6zNhw/UkgV7xl8V4ZLQZNRbfnNw== "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": version "7.0.15"