File tree Expand file tree Collapse file tree 4 files changed +18
-13
lines changed Expand file tree Collapse file tree 4 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 6
6
executors :
7
7
with-chrome-and-firefox :
8
8
docker :
9
- - image : " cypress/browsers:22.15 .0"
9
+ - image : " cypress/browsers:22.16 .0"
10
10
resource_class : large
11
11
environment :
12
12
CYPRESS_coverage : false
Original file line number Diff line number Diff line change 9
9
install :
10
10
runs-on : ubuntu-latest
11
11
container :
12
- image : cypress/browsers:22.15 .0
12
+ image : cypress/browsers:22.16 .0
13
13
options : --user 1001
14
14
steps :
15
15
- name : Checkout
39
39
timeout-minutes : 15
40
40
runs-on : ubuntu-latest
41
41
container :
42
- image : cypress/browsers:22.15 .0
42
+ image : cypress/browsers:22.16 .0
43
43
options : --user 1001
44
44
needs : install
45
45
strategy :
92
92
timeout-minutes : 15
93
93
runs-on : ubuntu-latest
94
94
container :
95
- image : cypress/browsers:22.15 .0
95
+ image : cypress/browsers:22.16 .0
96
96
options : --user 1001
97
97
needs : install
98
98
strategy :
@@ -138,7 +138,7 @@ jobs:
138
138
timeout-minutes : 15
139
139
runs-on : ubuntu-latest
140
140
container :
141
- image : cypress/browsers:22.15 .0
141
+ image : cypress/browsers:22.16 .0
142
142
options : --user 1001
143
143
needs : install
144
144
strategy :
@@ -183,7 +183,7 @@ jobs:
183
183
timeout-minutes : 15
184
184
runs-on : ubuntu-latest
185
185
container :
186
- image : cypress/browsers:22.15 .0
186
+ image : cypress/browsers:22.16 .0
187
187
options : --user 1001
188
188
needs : install
189
189
strategy :
Original file line number Diff line number Diff line change 57
57
"@cypress/instrument-cra" : " 1.4.0" ,
58
58
"@faker-js/faker" : " 6.1.2" ,
59
59
"@percy/cli" : " ^1.27.4" ,
60
- "@percy/cypress" : " 3.1.2 " ,
60
+ "@percy/cypress" : " 3.1.6 " ,
61
61
"@testing-library/jest-dom" : " ^5.16.5" ,
62
62
"@testing-library/react" : " ^14.0.0" ,
63
63
"@types/bcryptjs" : " 2.4.2" ,
Original file line number Diff line number Diff line change 2143
2143
ws "^8.17.1"
2144
2144
yaml "^2.4.1"
2145
2145
2146
- "@percy/cypress@3.1.2 ":
2147
- version "3.1.2 "
2148
- resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.2 .tgz#a087d3c59a6b155eab5fdb4c237526b9cfacbc22 "
2149
- integrity sha512-JXrGDZbqwkzQd2h5T5D7PvqoucNaiMh4ChPp8cLQiEtRuLHta9nf1lEuXH+jnatGL2j+3jJFIHJ0L7XrgVnvQA ==
2146
+ "@percy/cypress@3.1.6 ":
2147
+ version "3.1.6 "
2148
+ resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.6 .tgz#2c5ebe6851d3ffabaab9e39323ec928c049663ac "
2149
+ integrity sha512-kMc2tXQ7LAH31lB7FckqMpdvguIyxwV4MLTs7s8QLXVChQjpE78HbKyvLtYh5uLOF6Ka6mWyMvD2bkhmd0JJJg ==
2150
2150
dependencies:
2151
- "@percy/sdk-utils" "^1.3.1 "
2151
+ "@percy/sdk-utils" "1.30.9 "
2152
2152
2153
2153
"@percy/dom@1.30.5":
2154
2154
version "1.30.5"
2167
2167
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.30.5.tgz#9a1775ccaf52d4a9bdd22e5117d86fca578baf90"
2168
2168
integrity sha512-4tqR+vxAkWCwMkYh3csc2YU4f1v1zG7SAayfkJWGizNcY/zYOOQnPBqvRlXULeiWIr0Ld4EIjjtGuvaOG5TjCg==
2169
2169
2170
- "@percy/sdk-utils@1.30.5", "@percy/sdk-utils@^1.3.1" :
2170
+ "@percy/sdk-utils@1.30.5":
2171
2171
version "1.30.5"
2172
2172
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.5.tgz#984d6165cc9356ddc8f72b837f3395a050859ff9"
2173
2173
integrity sha512-0XCTywh03lynsvPxAgPpZOR3Zg5hqzWCWlJP2T2o/jKS7cT+O4vqS6jZfWoA9ik0ivji5bthaAHEmqVKdw1dDQ==
2174
2174
2175
+ "@percy/sdk-utils@1.30.9":
2176
+ version "1.30.9"
2177
+ resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.9.tgz#fdc65afbeb8db96cc34cebd3e206564eadd30e1c"
2178
+ integrity sha512-vgzWUa1eDWRS+q/zlVILwP4QDFdmxPIiH7FbQ2UGA4rh3mDYporIq5OY+x2YMMV9/Q4uhi1p3ZxXW2Svg6cOHw==
2179
+
2175
2180
"@percy/webdriver-utils@1.30.5":
2176
2181
version "1.30.5"
2177
2182
resolved "https://registry.yarnpkg.com/@percy/webdriver-utils/-/webdriver-utils-1.30.5.tgz#89bde859563e70b02c3529074fc837646609a193"
You can’t perform that action at this time.
0 commit comments