diff --git a/package.json b/package.json index 95b21dad..a6d4f466 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@angular/language-service": "^15.2.8", "@cypress/schematic": "2.5.0", "@ngrx/schematics": "15.4.0", - "@types/jasmine": "4.3.1", + "@types/jasmine": "4.6.1", "@types/node": "18.17.17", "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", diff --git a/yarn.lock b/yarn.lock index deff29d6..8e5c1b21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2859,10 +2859,10 @@ dependencies: "@types/node" "*" -"@types/jasmine@4.3.1": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.1.tgz#2d8ab5601c2fe7d9673dcb157e03f128ab5c5fff" - integrity sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ== +"@types/jasmine@4.6.1": + version "4.6.1" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.6.1.tgz#e6baf46a87a2fe83ce0560f012a7909f2599dcb8" + integrity sha512-Q00+pqd3WGt3xLmbIV6w9cP2uncjzIld+NOE4dl1ETQEut7RACj3QdAE8nD+n2ubPHneeGYsqXK//ORvH2m6eQ== "@types/json-schema@*", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8": version "7.0.9"