From c19a8ade98e324a55aa727cb0dc5abb43496bf5f Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 23 Jan 2018 16:41:22 +0000 Subject: [PATCH] Update @types/jasmine from 2.8.4 to 2.8.5 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index c85d1625f24..90eaf846153 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -36,7 +36,7 @@ "@storybook/addon-storyshots": "^3.4.0-alpha.5", "@storybook/addons": "^3.4.0-alpha.5", "@storybook/angular": "^3.4.0-alpha.5", - "@types/jasmine": "~2.8.3", + "@types/jasmine": "~2.8.5", "@types/node": "~6.0.96", "global": "^4.3.2", "jasmine-core": "~2.9.1", diff --git a/yarn.lock b/yarn.lock index 784bff63c56..f12e57148f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,9 +290,9 @@ version "3.0.1" resolved "https://registry.yarnpkg.com/@types/inline-style-prefixer/-/inline-style-prefixer-3.0.1.tgz#8541e636b029124b747952e9a28848286d2b5bf6" -"@types/jasmine@~2.8.3": - version "2.8.4" - resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.4.tgz#5528fb5e53f1b27594f81f18debb7eab8dc532cb" +"@types/jasmine@~2.8.5": + version "2.8.5" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.5.tgz#96e58872583fa80c7ea0dd29024b180d5e133678" "@types/lodash@^4.14.85": version "4.14.92"