mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #4679 from DSpace/dependabot/npm_and_yarn/testing-c9201e7a88
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -117,7 +117,7 @@
|
|||||||
"copy-webpack-plugin": "^6.4.1",
|
"copy-webpack-plugin": "^6.4.1",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cypress": "^13.17.0",
|
"cypress": "^13.17.0",
|
||||||
"cypress-axe": "^1.6.0",
|
"cypress-axe": "^1.7.0",
|
||||||
"deep-freeze": "0.0.1",
|
"deep-freeze": "0.0.1",
|
||||||
"eslint": "^8.39.0",
|
"eslint": "^8.39.0",
|
||||||
"eslint-plugin-deprecation": "^1.4.1",
|
"eslint-plugin-deprecation": "^1.4.1",
|
||||||
@@ -10300,16 +10300,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cypress-axe": {
|
"node_modules/cypress-axe": {
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/cypress-axe/-/cypress-axe-1.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/cypress-axe/-/cypress-axe-1.7.0.tgz",
|
||||||
"integrity": "sha512-C/ij50G8eebBrl/WsGT7E+T/SFyIsRZ3Epx9cRTLrPL9Y1GcxlQGFoAVdtSFWRrHSCWXq9HC6iJQMaI89O9yvQ==",
|
"integrity": "sha512-zzJpvAAjauEB3GZl0KYXb8i3w6MztWAt2WM3czYTFyNVC30alDmqCm9E7GwZ4bgkldZJlmHakaVEyu73R5St4w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"axe-core": "^3 || ^4",
|
"axe-core": "^3 || ^4",
|
||||||
"cypress": "^10 || ^11 || ^12 || ^13 || ^14"
|
"cypress": "^10 || ^11 || ^12 || ^13 || ^14 || ^15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cypress/node_modules/cli-truncate": {
|
"node_modules/cypress/node_modules/cli-truncate": {
|
||||||
|
@@ -198,7 +198,7 @@
|
|||||||
"copy-webpack-plugin": "^6.4.1",
|
"copy-webpack-plugin": "^6.4.1",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cypress": "^13.17.0",
|
"cypress": "^13.17.0",
|
||||||
"cypress-axe": "^1.6.0",
|
"cypress-axe": "^1.7.0",
|
||||||
"deep-freeze": "0.0.1",
|
"deep-freeze": "0.0.1",
|
||||||
"eslint": "^8.39.0",
|
"eslint": "^8.39.0",
|
||||||
"eslint-plugin-deprecation": "^1.4.1",
|
"eslint-plugin-deprecation": "^1.4.1",
|
||||||
|
Reference in New Issue
Block a user