Skip to content

Commit 96b6006

Browse files
authored
Merge pull request DSpace#3576 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-bd64cd6aac
Bump the testing group across 1 directory with 2 updates
2 parents 18736d8 + ed410d7 commit 96b6006

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
"@typescript-eslint/parser": "^7.2.0",
153153
"@typescript-eslint/rule-tester": "^7.2.0",
154154
"@typescript-eslint/utils": "^7.2.0",
155-
"axe-core": "^4.7.2",
155+
"axe-core": "^4.10.2",
156156
"compression-webpack-plugin": "^9.2.0",
157157
"copy-webpack-plugin": "^6.4.1",
158158
"cross-env": "^7.0.3",
159159
"csstype": "^3.1.3",
160-
"cypress": "^13.15.0",
160+
"cypress": "^13.15.1",
161161
"cypress-axe": "^1.5.0",
162162
"deep-freeze": "0.0.1",
163163
"eslint": "^8.39.0",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3688,10 +3688,10 @@ aws4@^1.8.0:
36883688
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
36893689
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
36903690

3691-
axe-core@^4.7.2:
3692-
version "4.10.0"
3693-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
3694-
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
3691+
axe-core@^4.10.2:
3692+
version "4.10.2"
3693+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
3694+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
36953695

36963696
axios@^1.7.4:
36973697
version "1.7.7"
@@ -4578,10 +4578,10 @@ cypress-axe@^1.5.0:
45784578
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.5.0.tgz#95082734583da77b51ce9b7784e14a442016c7a1"
45794579
integrity sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==
45804580

4581-
cypress@^13.15.0:
4582-
version "13.15.0"
4583-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.0.tgz#5eca5387ef34b2e611cfa291967c69c2cd39381d"
4584-
integrity sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==
4581+
cypress@^13.15.1:
4582+
version "13.15.1"
4583+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.1.tgz#d85074e07cc576eb30068617d529719ef6093b69"
4584+
integrity sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg==
45854585
dependencies:
45864586
"@cypress/request" "^3.0.4"
45874587
"@cypress/xvfb" "^1.2.4"
@@ -4623,6 +4623,7 @@ cypress@^13.15.0:
46234623
semver "^7.5.3"
46244624
supports-color "^8.1.1"
46254625
tmp "~0.2.3"
4626+
tree-kill "1.2.2"
46264627
untildify "^4.0.0"
46274628
yauzl "^2.10.0"
46284629

@@ -5296,11 +5297,9 @@ eslint-plugin-deprecation@^1.4.1:
52965297

52975298
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
52985299
version "0.0.0"
5299-
uid ""
53005300

53015301
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
53025302
version "0.0.0"
5303-
uid ""
53045303

53055304
eslint-plugin-import-newlines@^1.3.1:
53065305
version "1.4.0"

0 commit comments

Comments
 (0)