diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 9eea925a08b..232588bebfc 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -56,7 +56,7 @@ "@types/webpack-env": "^1.14.0", "babel-plugin-require-context-hook": "^1.0.0", "global": "^4.3.2", - "jasmine-core": "~3.4.0", + "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", "jest": "^24.7.1", "jest-preset-angular": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index f089f6c9275..bc7480dcbfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16506,10 +16506,10 @@ jasmine-core@~2.8.0: resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e" integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4= -jasmine-core@~3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3" - integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg== +jasmine-core@~3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4" + integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA== jasmine-spec-reporter@~4.2.1: version "4.2.1"