From 485ff8c6518deb7faa4426e8f13cb1cf6ed05086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Nov 2017 07:18:15 +0000 Subject: [PATCH] chore(dependencies): Bump karma-phantomjs-shim from 1.4.0 to 1.5.0 Bumps [karma-phantomjs-shim](https://github.com/tschaub/karma-phantomjs-shim) from 1.4.0 to 1.5.0. - [Commits](https://github.com/tschaub/karma-phantomjs-shim/compare/v1.4.0...v1.5.0) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7bc3551..7db6e39 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "karma-coverage": "^1.1.1", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.2", - "karma-phantomjs-shim": "^1.4.0", + "karma-phantomjs-shim": "^1.5.0", "karma-sinon-chai": "^1.2.4", "karma-sourcemap-loader": "^0.3.7", "karma-spec-reporter": "0.0.26", diff --git a/yarn.lock b/yarn.lock index a71529e..ba4a471 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3507,9 +3507,9 @@ karma-phantomjs-launcher@^1.0.2: lodash "^4.0.1" phantomjs-prebuilt "^2.1.7" -karma-phantomjs-shim@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/karma-phantomjs-shim/-/karma-phantomjs-shim-1.4.0.tgz#21072f436e07764a425fbbdc15175b537106e7ed" +karma-phantomjs-shim@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/karma-phantomjs-shim/-/karma-phantomjs-shim-1.5.0.tgz#e8db65883480f0dbd184cc961d39c64511742200" karma-sinon-chai@^1.2.4: version "1.3.2"