summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2021-02-05 16:44:05 +0100
committerTamás Zolnai <zolnaitamas2000@gmail.com>2021-02-05 17:31:09 +0100
commitc89440b369cc52884469f12ca1613f6b0037a40c (patch)
tree976334bca46b01f7ecff1b8847da35c9b16b90c1
parentcypress: document some extra run option in the README. (diff)
downloadonline-c89440b369cc52884469f12ca1613f6b0037a40c.tar.gz
online-c89440b369cc52884469f12ca1613f6b0037a40c.zip
cypress: update cypress-failed-log: 2.7.0 -> 2.9.1.
Signed-off-by: Tamás Zolnai <tamas.zolnai@collabora.com> Change-Id: I24279fd77c51bc7c4cbd04e46bb97da060d55861
-rw-r--r--cypress_test/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/package.json b/cypress_test/package.json
index 6c43db4929..2959eb2599 100644
--- a/cypress_test/package.json
+++ b/cypress_test/package.json
@@ -5,7 +5,7 @@
"license": "MPL-2.0",
"dependencies": {
"cypress": "6.2.1",
- "cypress-failed-log": "2.7.0",
+ "cypress-failed-log": "2.9.1",
"cypress-file-upload": "4.1.1",
"cypress-log-to-output": "1.1.2",
"cypress-select-tests": "1.5.8",