Skip to content

Commit b8509d8

Browse files
authored
Merge pull request DSpace#3779 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-4e904f02fc
Bump cypress from 13.16.0 to 13.17.0 in the testing group across 1 directory
2 parents e07c251 + c678616 commit b8509d8

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
"copy-webpack-plugin": "^6.4.1",
158158
"cross-env": "^7.0.3",
159159
"csstype": "^3.1.3",
160-
"cypress": "^13.16.0",
160+
"cypress": "^13.17.0",
161161
"cypress-axe": "^1.5.0",
162162
"deep-freeze": "0.0.1",
163163
"eslint": "^8.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4594,10 +4594,10 @@ cypress-axe@^1.5.0:
45944594
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.5.0.tgz#95082734583da77b51ce9b7784e14a442016c7a1"
45954595
integrity sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==
45964596

4597-
cypress@^13.16.0:
4598-
version "13.16.0"
4599-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.16.0.tgz#7674ca33941f9da58f15fd4e3456856d87730970"
4600-
integrity sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==
4597+
cypress@^13.17.0:
4598+
version "13.17.0"
4599+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d"
4600+
integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==
46014601
dependencies:
46024602
"@cypress/request" "^3.0.6"
46034603
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)