Skip to content

Commit fa6120c

Browse files
authored
Merge pull request #3943 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-206d00ed14
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
2 parents 0d39406 + 4430d48 commit fa6120c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"cross-env": "^7.0.3",
160160
"csstype": "^3.1.3",
161161
"cypress": "^13.17.0",
162-
"cypress-axe": "^1.5.0",
162+
"cypress-axe": "^1.6.0",
163163
"deep-freeze": "0.0.1",
164164
"eslint": "^8.39.0",
165165
"eslint-plugin-deprecation": "^1.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,10 +4589,10 @@ custom-event@~1.0.0:
45894589
resolved "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz#5d02a46850adf1b4a317946a3928fccb5bfd0425"
45904590
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
45914591

4592-
cypress-axe@^1.5.0:
4593-
version "1.5.0"
4594-
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.5.0.tgz#95082734583da77b51ce9b7784e14a442016c7a1"
4595-
integrity sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==
4592+
cypress-axe@^1.6.0:
4593+
version "1.6.0"
4594+
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.6.0.tgz#2d70475e15356dd243ebcbfefd5719526f7ca9bc"
4595+
integrity sha512-C/ij50G8eebBrl/WsGT7E+T/SFyIsRZ3Epx9cRTLrPL9Y1GcxlQGFoAVdtSFWRrHSCWXq9HC6iJQMaI89O9yvQ==
45964596

45974597
cypress@^13.17.0:
45984598
version "13.17.0"

0 commit comments

Comments
 (0)