This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 path : webapp
123123
124124 - name : Run Cypress tests
125- uses : cypress-io/github-action@v5.1 .0
125+ uses : cypress-io/github-action@v5.2 .0
126126 with :
127127 # The built-in Electron runner seems to grind to a halt trying
128128 # to run the tests, so use chrome.
Original file line number Diff line number Diff line change 177177 "@typescript-eslint/eslint-plugin" : " ^5.35.1" ,
178178 "@typescript-eslint/parser" : " ^5.6.0" ,
179179 "allchange" : " ^1.1.0" ,
180- "axe-core" : " 4.4 .3" ,
180+ "axe-core" : " 4.6 .3" ,
181181 "babel-jest" : " ^29.0.0" ,
182182 "blob-polyfill" : " ^7.0.0" ,
183183 "chokidar" : " ^3.5.1" ,
Original file line number Diff line number Diff line change @@ -2886,12 +2886,7 @@ aws4@^1.8.0:
28862886 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
28872887 integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
28882888
2889- 2890- version "4.4.3"
2891- resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
2892- integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
2893-
2894- axe-core@^4.6.2 :
2889+ [email protected] , axe-core@^4.6.2:
28952890 version "4.6.3"
28962891 resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
28972892 integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
You can’t perform that action at this time.
0 commit comments