File tree Expand file tree Collapse file tree 6 files changed +462
-433
lines changed
Expand file tree Collapse file tree 6 files changed +462
-433
lines changed Original file line number Diff line number Diff line change 99 - ' packages/icons/**'
1010 workflow_dispatch :
1111
12+ permissions :
13+ contents : read
14+
1215jobs :
1316 e2e :
1417 runs-on : ubuntu-latest
3235 restore-keys : ${{ runner.os }}-cypress-
3336
3437 - name : Install & build dependencies
35- run : pnpm bootstrap
38+ run : pnpm install && pnpm -r build
3639
3740 - name : Prepare Cypress – Spawn Xvfb server
3841 run : Xvfb :99 &
Original file line number Diff line number Diff line change 3535 "@cypress/schematic" : " 2.5.2" ,
3636 "@typescript-eslint/eslint-plugin" : " 7.18.0" ,
3737 "@typescript-eslint/parser" : " 7.18.0" ,
38- "cypress" : " 13.13 .2" ,
38+ "cypress" : " 14.3 .2" ,
3939 "eslint" : " 8.57.0" ,
4040 "karma" : " 6.4.4" ,
4141 "karma-chrome-launcher" : " 3.2.0" ,
Original file line number Diff line number Diff line change 5757 "@typescript-eslint/eslint-plugin" : " 7.18.0" ,
5858 "@typescript-eslint/parser" : " 7.18.0" ,
5959 "bootstrap" : " 5.3.3" ,
60- "cypress" : " 13.13 .2" ,
60+ "cypress" : " 14.3 .2" ,
6161 "cypress-axe" : " 1.5.0" ,
6262 "cypress-storybook" : " 1.0.0" ,
6363 "eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 6161 "@types/react-syntax-highlighter" : " 15.5.13" ,
6262 "@typescript-eslint/eslint-plugin" : " 7.18.0" ,
6363 "@typescript-eslint/parser" : " 7.18.0" ,
64- "cypress" : " 13.13 .2" ,
64+ "cypress" : " 14.3 .2" ,
6565 "cypress-axe" : " 1.5.0" ,
6666 "eslint" : " 8.57.0" ,
6767 "eslint-config-prettier" : " 9.1.0" ,
Original file line number Diff line number Diff line change 6565 "@types/throttle-debounce" : " 5.0.2" ,
6666 "babel-loader" : " 9.1.3" ,
6767 "bootstrap" : " 5.3.3" ,
68- "cypress" : " 13.13 .2" ,
68+ "cypress" : " 14.3 .2" ,
6969 "cypress-each" : " 1.14.0" ,
7070 "cypress-storybook" : " 1.0.0" ,
7171 "eslint" : " 8.57.0" ,
You can’t perform that action at this time.
0 commit comments