Skip to content

Commit cb6bdcf

Browse files
Merge branch 'master' into renovate/js-yaml-4.x
2 parents 5e40473 + 0f2523f commit cb6bdcf

File tree

3 files changed

+664
-94
lines changed

3 files changed

+664
-94
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
cyrun:
101101
docker:
102-
- image: cypress/base:16.16.0
102+
- image: cypress/base:16.18.1
103103
parameters:
104104
jobname:
105105
type: string
@@ -125,7 +125,7 @@ jobs:
125125

126126
test-code-coverage-plugin:
127127
docker:
128-
- image: cypress/base:16.16.0
128+
- image: cypress/base:16.18.1
129129
steps:
130130
- attach_workspace:
131131
at: ~/

0 commit comments

Comments
 (0)