Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75e1222

Browse files
authoredFeb 22, 2025··
chore(deps): update dependency cypress to v3.4.3
1 parent eca3ba7 commit 75e1222

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.3 # used to run e2e tests
66
win: circleci/windows@5.1.0 # run a test job on Windows
77

88
jobs:

0 commit comments

Comments
 (0)
Please sign in to comment.