Skip to content

Commit b4282d4

Browse files
chore(deps): update cypress to v15.5.0
1 parent f0ff9f1 commit b4282d4

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

ui-cypress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM cypress/included:15.3.0
15+
FROM cypress/included:15.5.0
1616

1717
# Install dependencies
1818
RUN apt -qqy update \

ui-cypress/test-module/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-cypress/test-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "test cypress on eaas",
55
"main": "index.js",
66
"devDependencies": {
7-
"cypress": "15.3.0",
7+
"cypress": "15.5.0",
88
"cypress-fail-on-console-error": "^5.1.1",
99
"cypress-multi-reporters": "^2.0.5",
1010
"mocha-junit-reporter": "^2.2.1",

0 commit comments

Comments
 (0)