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 babdf11

Browse files
authoredDec 14, 2024··
chore(deps): update dependency cypress to v3.4.2
1 parent b3adfa7 commit babdf11

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)
Please sign in to comment.