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 2838
2838
ws "^8.17.1"
2839
2839
yaml "^2.4.1"
2840
2840
2841
-
2842
- version "3.1.2 "
2843
- resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.2 .tgz#a087d3c59a6b155eab5fdb4c237526b9cfacbc22 "
2844
- integrity sha512-JXrGDZbqwkzQd2h5T5D7PvqoucNaiMh4ChPp8cLQiEtRuLHta9nf1lEuXH+jnatGL2j+3jJFIHJ0L7XrgVnvQA ==
2841
+
2842
+ version "3.1.6 "
2843
+ resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.6 .tgz#2c5ebe6851d3ffabaab9e39323ec928c049663ac "
2844
+ integrity sha512-kMc2tXQ7LAH31lB7FckqMpdvguIyxwV4MLTs7s8QLXVChQjpE78HbKyvLtYh5uLOF6Ka6mWyMvD2bkhmd0JJJg ==
2845
2845
dependencies:
2846
- "@percy/sdk-utils" "^1.3.1 "
2846
+ "@percy/sdk-utils" "1.30.9 "
2847
2847
2848
2848
2849
2849
version "1.30.5"
2862
2862
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.30.5.tgz#9a1775ccaf52d4a9bdd22e5117d86fca578baf90"
2863
2863
integrity sha512-4tqR+vxAkWCwMkYh3csc2YU4f1v1zG7SAayfkJWGizNcY/zYOOQnPBqvRlXULeiWIr0Ld4EIjjtGuvaOG5TjCg==
2864
2864
2865
- "@percy/
[email protected] "
, "@percy/sdk-utils@^1.3.1" :
2865
+
2866
2866
version "1.30.5"
2867
2867
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.5.tgz#984d6165cc9356ddc8f72b837f3395a050859ff9"
2868
2868
integrity sha512-0XCTywh03lynsvPxAgPpZOR3Zg5hqzWCWlJP2T2o/jKS7cT+O4vqS6jZfWoA9ik0ivji5bthaAHEmqVKdw1dDQ==
2869
2869
2870
+
2871
+ version "1.30.9"
2872
+ resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.9.tgz#fdc65afbeb8db96cc34cebd3e206564eadd30e1c"
2873
+ integrity sha512-vgzWUa1eDWRS+q/zlVILwP4QDFdmxPIiH7FbQ2UGA4rh3mDYporIq5OY+x2YMMV9/Q4uhi1p3ZxXW2Svg6cOHw==
2874
+
2870
2875
2871
2876
version "1.30.5"
2872
2877
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