Merge pull request #15971 from nextcloud/dependabot/npm_and_yarn/tests/ui-regression/pixelmatch-tw-5.0.2

Update pixelmatch requirement from ^4.0.2 to ^5.0.2 in /tests/ui-regression
This commit is contained in:
Roeland Jago Douma 2019-06-25 14:25:29 +02:00 committed by GitHub
commit 335af0c46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"fs": "0.0.1-security",
"mocha": "^5.2.0",
"mocha-json-report": "0.0.2",
"pixelmatch": "^4.0.2",
"pixelmatch": "^5.0.2",
"png-js": "^0.1.1",
"pngjs2": "^2.0.0",
"polyserve": "^0.27.13",