diff --git a/package.json b/package.json index 76b93d96..21b6b691 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/cli": "~13.3.7", "@angular/compiler-cli": "~13.1.0", "@angular/language-service": "~13.3.11", - "@types/jasmine": "~3.10.3", + "@types/jasmine": "~4.3.1", "@types/jasminewd2": "~2.0.3", "@types/node": "^16.11.13", "@typescript-eslint/eslint-plugin": "4.33.0", diff --git a/yarn.lock b/yarn.lock index 790edfdc..b6bcfe6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1809,10 +1809,10 @@ dependencies: "@types/node" "*" -"@types/jasmine@*", "@types/jasmine@~3.10.3": - version "3.10.3" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.3.tgz#a89798b3d5a8bd23ca56e855a9aee3e5a93bdaaa" - integrity sha512-SWyMrjgdAUHNQmutvDcKablrJhkDLy4wunTme8oYLjKp41GnHGxMRXr2MQMvy/qy8H3LdzwQk9gH4hZ6T++H8g== +"@types/jasmine@*", "@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/jasminewd2@~2.0.3": version "2.0.10"