summaryrefslogtreecommitdiffstats
path: root/tests/ui-regression
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-10-22 18:35:41 +0000
committerdependabot[bot] <support@dependabot.com>2018-10-22 18:35:41 +0000
commite2210296b75b5cf9121f1101cf0ca5267eb48fa1 (patch)
tree29e22d7377fb99451a6a5c199001de76351ef44c /tests/ui-regression
parentf737ae719de2e2af534bce03a8920bbb96aa8700 (diff)
downloadnextcloud-server-e2210296b75b5cf9121f1101cf0ca5267eb48fa1.tar.gz
nextcloud-server-e2210296b75b5cf9121f1101cf0ca5267eb48fa1.zip
Update polyserve requirement
Updates the requirements on [polyserve](https://github.com/Polymer/tools) to permit the latest version. - [Release notes](https://github.com/Polymer/tools/releases) - [Commits](https://github.com/Polymer/tools/commits/polyserve@0.27.13) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'tests/ui-regression')
-rw-r--r--tests/ui-regression/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui-regression/package.json b/tests/ui-regression/package.json
index 8ab4cf530f2..cc94d34e398 100644
--- a/tests/ui-regression/package.json
+++ b/tests/ui-regression/package.json
@@ -15,7 +15,7 @@
"pixelmatch": "^4.0.2",
"png-js": "^0.1.1",
"pngjs2": "^2.0.0",
- "polyserve": "^0.23.0",
+ "polyserve": "^0.27.13",
"puppeteer": "^1.6.1"
}
}