diff --git a/package.json b/package.json index ddb7f7f263..cbbebc12bd 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ }, "devDependencies": { "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#164fd5cc199cd9e53dec2115edea666ce84e4023", - "@types/jasmine": "3.7.2", + "@types/jasmine": "3.7.4", "@types/node": "12.20.13", "@types/vscode": "1.56.0", "clang-format": "1.5.0", diff --git a/yarn.lock b/yarn.lock index 2aeeecfa75..7745d87992 100644 --- a/yarn.lock +++ b/yarn.lock @@ -188,10 +188,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== -"@types/jasmine@3.7.2": - version "3.7.2" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.2.tgz#f83ca1936f8cf5d3375506b481f52f8903c2df21" - integrity sha512-w5Zc9pSwxlr1ne+froeIceYbrh0a2Us+0kTaX6JA0N7nPh+yv1zN10LyDMKwnT0x2AbIDGlrD1cv6plVjfCcZw== +"@types/jasmine@3.7.4": + version "3.7.4" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.4.tgz#99a49aa9a5f8dc86fc249ed13ed59552c6ce862d" + integrity sha512-L3FKeEwMm8e8hqGvt7cSesVmGtavpRyHV1FNDq+Pm5pS4x5eFmE70ZERXCSBWAiLQqXBcZRUrwV59FZLQl/GxQ== "@types/minimatch@^3.0.3": version "3.0.4"