Skip to content

Commit 2c4790c

Browse files
authored
Merge pull request #4701 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-c9201e7a88
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
2 parents 7154bc0 + b1bd60c commit 2c4790c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"cross-env": "^7.0.3",
158158
"csstype": "^3.1.3",
159159
"cypress": "^13.17.0",
160-
"cypress-axe": "^1.6.0",
160+
"cypress-axe": "^1.7.0",
161161
"deep-freeze": "0.0.1",
162162
"eslint": "^8.39.0",
163163
"eslint-plugin-deprecation": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4637,10 +4637,10 @@ custom-event@~1.0.0:
46374637
resolved "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz"
46384638
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
46394639

4640-
cypress-axe@^1.6.0:
4641-
version "1.6.0"
4642-
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.6.0.tgz#2d70475e15356dd243ebcbfefd5719526f7ca9bc"
4643-
integrity sha512-C/ij50G8eebBrl/WsGT7E+T/SFyIsRZ3Epx9cRTLrPL9Y1GcxlQGFoAVdtSFWRrHSCWXq9HC6iJQMaI89O9yvQ==
4640+
cypress-axe@^1.7.0:
4641+
version "1.7.0"
4642+
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.7.0.tgz#258c007db13c637eaffec1cf2765090b521c07a0"
4643+
integrity sha512-zzJpvAAjauEB3GZl0KYXb8i3w6MztWAt2WM3czYTFyNVC30alDmqCm9E7GwZ4bgkldZJlmHakaVEyu73R5St4w==
46444644

46454645
cypress@^13.17.0:
46464646
version "13.17.0"

0 commit comments

Comments
 (0)