From e89a78c6a0e1df7b5d505b84a9e9372b4d06ec1d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 12:52:12 +0000 Subject: [PATCH] Bump mocha-phantomjs-core from 1.3.1 to 2.1.2 Bumps [mocha-phantomjs-core](https://github.com/nathanboktae/mocha-phantomjs-core) from 1.3.1 to 2.1.2. - [Release notes](https://github.com/nathanboktae/mocha-phantomjs-core/releases) - [Changelog](https://github.com/nathanboktae/mocha-phantomjs-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/nathanboktae/mocha-phantomjs-core/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95a5020..54ce3a1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/luiz/snooper", "devDependencies": { "bower": "1.7.9", - "mocha-phantomjs-core": "1.3.1", + "mocha-phantomjs-core": "2.1.2", "phantomjs-prebuilt": "2.1.7" } }