File tree Expand file tree Collapse file tree 6 files changed +16
-15
lines changed
Expand file tree Collapse file tree 6 files changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -2133,6 +2133,7 @@ jobs:
21332133
21342134 driver-integration-tests-electron :
21352135 << : *defaults
2136+ resource_class : medium+
21362137 parallelism : 5
21372138 steps :
21382139 - run-driver-integration-tests :
Original file line number Diff line number Diff line change 6767 fi
6868
6969 echo "Pipeline saved to triggered_pipeline.json"
70- echo "Triggered pipeline: https://app.circleci.com/pipelines/github/cypress-io/cypress-publish-binary/$(jq -r '.number' triggered_pipeline.json)"
70+ echo "Triggered pipeline: https://app.circleci.com/pipelines/github/cypress-io/cypress-publish-binary/$(jq -r '.number' ~/ triggered_pipeline.json)"
7171 - persist_to_workspace :
7272 root : ~/
7373 paths :
Original file line number Diff line number Diff line change 273273 },
274274 "resolutions" : {
275275 "**/@types/cheerio" : " 0.22.35" ,
276- "**/@types/enzyme" : " 3.10.5 " ,
276+ "**/@types/enzyme" : " 3.10.19 " ,
277277 "**/jquery" : " 3.7.1" ,
278278 "**/socket.io-parser" : " 4.0.5" ,
279279 "**/ua-parser-js" : " 0.7.33" ,
Original file line number Diff line number Diff line change 100100 "@types/babel__code-frame" : " ^7.0.6" ,
101101 "@types/dedent" : " ^0.7.2" ,
102102 "@types/ejs" : " ^3.1.2" ,
103- "@types/fs-extra" : " ^8.0.1 " ,
103+ "@types/fs-extra" : " ^8.1.5 " ,
104104 "@types/graphql-resolve-batch" : " 1.1.6" ,
105105 "@types/jest" : " ^30.0.0" ,
106106 "@types/micromatch" : " 4.0.9" ,
Original file line number Diff line number Diff line change 3939 "@tooling/system-tests" : " 0.0.0-development" ,
4040 "@toycode/markdown-it-class" : " 1.2.4" ,
4141 "@types/dedent" : " ^0.7.2" ,
42- "@types/fs-extra" : " ^8.0.1 " ,
42+ "@types/fs-extra" : " ^8.1.5 " ,
4343 "@urql/core" : " 2.4.4" ,
4444 "@urql/devtools" : " 2.0.3" ,
4545 "@urql/vue" : " 0.6.2" ,
Original file line number Diff line number Diff line change 81168116 dependencies:
81178117 "@types/deep-eql" "*"
81188118
8119- "@types/cheerio@*", "@types/cheerio@ 0.22.35", "@types/cheerio@<1":
8119+ "@types/cheerio@0.22.35", "@types/cheerio@<1":
81208120 version "0.22.35"
81218121 resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
81228122 integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
82308230 dependencies:
82318231 "@types/enzyme" "*"
82328232
8233- "@types/enzyme@*", "@types/enzyme@3.10.5 ":
8234- version "3.10.5 "
8235- resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.5 .tgz#fe7eeba3550369eed20e7fb565bfb74eec44f1f0 "
8236- integrity sha512-R+phe509UuUYy9Tk0YlSbipRpfVtIzb/9BHn5pTEtjJTF5LXvUjrIQcZvNyANNEyFrd2YGs196PniNT1fgvOQA ==
8233+ "@types/enzyme@*", "@types/enzyme@3.10.19 ":
8234+ version "3.10.19 "
8235+ resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.19 .tgz#a4ae751c13e0428171d53cdc0d3d9f9aca7f7689 "
8236+ integrity sha512-kIfCo6/DdpgCHgmrLgPTugjzbZ46BUK8S2IP0kYo8+62LD2l1k8mSVsc+zQYNTdjDRoh2E9Spxu6F1NnEiW38Q ==
82378237 dependencies:
8238- "@types/cheerio" "* "
8239- "@types/react" "* "
8238+ "@types/cheerio" "<1 "
8239+ "@types/react" "^16 "
82408240
82418241"@types/eslint-scope@^3.7.3", "@types/eslint-scope@^3.7.7":
82428242 version "3.7.7"
83348334 dependencies:
83358335 "@types/node" "*"
83368336
8337- "@types/fs-extra@^8.0.1":
8338- version "8.1.1 "
8339- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.1 .tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068 "
8340- integrity sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w ==
8337+ "@types/fs-extra@^8.0.1", "@types/fs-extra@^8.1.5" :
8338+ version "8.1.5 "
8339+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.5 .tgz#33aae2962d3b3ec9219b5aca2555ee00274f5927 "
8340+ integrity sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ ==
83418341 dependencies:
83428342 "@types/node" "*"
83438343
You can’t perform that action at this time.
0 commit comments