Skip to content

Commit a8bbfff

Browse files
chore(deps): update dependency cypress to v4.1.0 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8e0e6d commit a8bbfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaultCypressOrbConfig: &defaultCypressOrbConfig
1212
version: 2.1
1313
orbs:
1414
node: circleci/node@5.1.0
15-
cypress: cypress-io/cypress@4.0.0
15+
cypress: cypress-io/cypress@4.1.0
1616
jobs:
1717
build:
1818
executor:

0 commit comments

Comments
 (0)