Skip to content

Commit ed1aa37

Browse files
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
Bumps the testing group with 1 update: [cypress-axe](https://github.com/component-driven/cypress-axe). Updates `cypress-axe` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/component-driven/cypress-axe/releases) - [Commits](component-driven/cypress-axe@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: cypress-axe dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebe26a7 commit ed1aa37

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
@@ -157,7 +157,7 @@
157157
"cross-env": "^7.0.3",
158158
"csstype": "^3.1.3",
159159
"cypress": "^13.17.0",
160-
"cypress-axe": "^1.5.0",
160+
"cypress-axe": "^1.6.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
@@ -4460,10 +4460,10 @@ custom-event@~1.0.0:
44604460
resolved "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz"
44614461
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
44624462

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

44684468
cypress@^13.17.0:
44694469
version "13.17.0"

0 commit comments

Comments
 (0)