Skip to content

Commit 5efd38b

Browse files
authoredNov 23, 2024
chore(deps): update dependency cypress to v3.4.2
1 parent e54ff01 commit 5efd38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: 2.1
33
orbs:
44
# https://github.com/cypress-io/circleci-orb
5-
cypress: cypress-io/cypress@3.0.0 # used to run e2e tests
5+
cypress: cypress-io/cypress@3.4.2 # used to run e2e tests
66
win: circleci/windows@5.0.0 # run a test job on Windows
77

88
jobs:

0 commit comments

Comments
 (0)
Failed to load comments.