Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 39ba1ca

Browse files
fix(deps): update dependency jimp to v1
1 parent 424a858 commit 39ba1ca

3 files changed

Lines changed: 413 additions & 266 deletions

File tree

commands/protractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"handlebars": "4.7.6",
3030
"highlight.js": "10.1.2",
3131
"import-cwd": "3.0.0",
32-
"jimp": "0.16.1",
32+
"jimp": "1.4.0",
3333
"mkdirp": "1.0.4",
3434
"mocha": "8.1.1",
3535
"moment": "2.27.0",

plugins/chai-plugin-screenshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/qlik-oss/after-work.js#readme",
2222
"dependencies": {
2323
"@after-work.js/utils": "7.0.0-alpha.1",
24-
"jimp": "0.16.1",
24+
"jimp": "1.4.0",
2525
"mkdirp": "1.0.4"
2626
},
2727
"files": [

0 commit comments

Comments
 (0)