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 66executors :
77 with-chrome-and-firefox :
88 docker :
9- - image : " cypress/browsers:22.15 .0"
9+ - image : " cypress/browsers:22.16 .0"
1010 resource_class : large
1111 environment :
1212 CYPRESS_coverage : false
Original file line number Diff line number Diff line change 99 install :
1010 runs-on : ubuntu-latest
1111 container :
12- image : cypress/browsers:22.15 .0
12+ image : cypress/browsers:22.16 .0
1313 options : --user 1001
1414 steps :
1515 - name : Checkout
3939 timeout-minutes : 15
4040 runs-on : ubuntu-latest
4141 container :
42- image : cypress/browsers:22.15 .0
42+ image : cypress/browsers:22.16 .0
4343 options : --user 1001
4444 needs : install
4545 strategy :
9292 timeout-minutes : 15
9393 runs-on : ubuntu-latest
9494 container :
95- image : cypress/browsers:22.15 .0
95+ image : cypress/browsers:22.16 .0
9696 options : --user 1001
9797 needs : install
9898 strategy :
@@ -138,7 +138,7 @@ jobs:
138138 timeout-minutes : 15
139139 runs-on : ubuntu-latest
140140 container :
141- image : cypress/browsers:22.15 .0
141+ image : cypress/browsers:22.16 .0
142142 options : --user 1001
143143 needs : install
144144 strategy :
@@ -183,7 +183,7 @@ jobs:
183183 timeout-minutes : 15
184184 runs-on : ubuntu-latest
185185 container :
186- image : cypress/browsers:22.15 .0
186+ image : cypress/browsers:22.16 .0
187187 options : --user 1001
188188 needs : install
189189 strategy :
Original file line number Diff line number Diff line change 5757 "@cypress/instrument-cra" : " 1.4.0" ,
5858 "@faker-js/faker" : " 6.1.2" ,
5959 "@percy/cli" : " ^1.27.4" ,
60- "@percy/cypress" : " 3.1.2 " ,
60+ "@percy/cypress" : " 3.1.6 " ,
6161 "@testing-library/jest-dom" : " ^5.16.5" ,
6262 "@testing-library/react" : " ^14.0.0" ,
6363 "@types/bcryptjs" : " 2.4.2" ,
Original file line number Diff line number Diff line change 28382838 ws "^8.17.1"
28392839 yaml "^2.4.1"
28402840
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 ==
28452845 dependencies:
2846- "@percy/sdk-utils" "^1.3.1 "
2846+ "@percy/sdk-utils" "1.30.9 "
28472847
2848284828492849 version "1.30.5"
28622862 resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.30.5.tgz#9a1775ccaf52d4a9bdd22e5117d86fca578baf90"
28632863 integrity sha512-4tqR+vxAkWCwMkYh3csc2YU4f1v1zG7SAayfkJWGizNcY/zYOOQnPBqvRlXULeiWIr0Ld4EIjjtGuvaOG5TjCg==
28642864
2865- "@percy/
[email protected] "
, "@percy/sdk-utils@^1.3.1" :
2865+ 28662866 version "1.30.5"
28672867 resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.5.tgz#984d6165cc9356ddc8f72b837f3395a050859ff9"
28682868 integrity sha512-0XCTywh03lynsvPxAgPpZOR3Zg5hqzWCWlJP2T2o/jKS7cT+O4vqS6jZfWoA9ik0ivji5bthaAHEmqVKdw1dDQ==
28692869
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+
2870287528712876 version "1.30.5"
28722877 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