From 7f72ddd0962cd5bedc08e23749a220119684a406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 27 Aug 2018 19:10:32 +0000 Subject: [PATCH] build(deps): update jimp requirement from 0.3.5 to 0.3.8 Updates the requirements on [jimp](https://github.com/oliver-moran/jimp) to permit the latest version. - [Release notes](https://github.com/oliver-moran/jimp/releases) - [Changelog](https://github.com/oliver-moran/jimp/blob/master/CHANGELOG.md) - [Commits](https://github.com/oliver-moran/jimp/commits/v0.3.8) Signed-off-by: dependabot[bot] --- commands/protractor/package.json | 2 +- plugins/chai-plugin-screenshot/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/protractor/package.json b/commands/protractor/package.json index 6b6ae767..beed5fce 100644 --- a/commands/protractor/package.json +++ b/commands/protractor/package.json @@ -26,7 +26,7 @@ "extend": "3.0.2", "handlebars": "4.0.11", "highlight.js": "9.12.0", - "jimp": "0.3.5", + "jimp": "0.3.8", "mkdirp": "0.5.1", "mocha": "5.2.0", "moment": "2.22.2" diff --git a/plugins/chai-plugin-screenshot/package.json b/plugins/chai-plugin-screenshot/package.json index efe3cd43..248e75ac 100644 --- a/plugins/chai-plugin-screenshot/package.json +++ b/plugins/chai-plugin-screenshot/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/qlik-oss/after-work.js#readme", "dependencies": { "@after-work.js/utils": "^5.0.0-beta.6", - "jimp": "0.3.5", + "jimp": "0.3.8", "mkdirp": "0.5.1" }, "files": [