diff --git a/package.json b/package.json index 52429598..e6d2101e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@angular/compiler-cli": "^13.1.0", "@angular/language-service": "~13.3.0", "@ionic/angular-toolkit": "~2.3.3", - "@types/jasmine": "~3.10.3", + "@types/jasmine": "~4.0.2", "@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 972fa926..aca444af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1916,10 +1916,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.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.0.2.tgz#9a03589f6aa00ef42a90a8d37f09c893efced14c" + integrity sha512-mSPIWhDyQ4nzYdR6Ixy15VhVKMVw93mSUlQxxpVb4S9Hj90lBvg+7kkBw23uYcv8CESPPXit+u3cARYcPeC8Jg== "@types/jasminewd2@~2.0.3": version "2.0.10"