Skip to content

Commit bcb136d

Browse files
chore(deps): update dependency cypress to v3.4.2
1 parent a6a8cd5 commit bcb136d

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/[email protected] # run a test job on Windows
77

88
jobs:

0 commit comments

Comments
 (0)