Skip to content

Commit 8582ea5

Browse files
Merge pull request #7934 from mitre/dependabot/npm_and_yarn/cypress-15.13.1
Bump cypress from 15.13.0 to 15.13.1
2 parents e167637 + 780f33c commit 8582ea5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"mock-openid": "node support/server/oidc-server.js"
1111
},
1212
"devDependencies": {
13-
"cypress": "15.13.0"
13+
"cypress": "15.13.1"
1414
},
1515
"dependencies": {
1616
"cypress-terminal-report": "^7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7827,10 +7827,10 @@ cypress-wait-until@^3.0.2:
78277827
resolved "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-3.0.2.tgz#c90dddfa4c46a2c422f5b91d486531c560bae46e"
78287828
integrity sha512-iemies796dD5CgjG5kV0MnpEmKSH+s7O83ZoJLVzuVbZmm4lheMsZqAVT73hlMx4QlkwhxbyUzhOBUOZwoOe0w==
78297829

7830-
cypress@15.13.0:
7831-
version "15.13.0"
7832-
resolved "https://registry.npmjs.org/cypress/-/cypress-15.13.0.tgz#e3c5487efd815e7f1e6f0ec76e4f7b4f9fe7cd21"
7833-
integrity sha512-hJ9sY++TUC/HlUzHVJpIrDyqKMjlhx5PTXl/A7eA91JNEtUWkJAqefQR5mo9AtLra/9+m+JJaMg2U5Qd0a74Fw==
7830+
cypress@15.13.1:
7831+
version "15.13.1"
7832+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.13.1.tgz#75fb321b5c10e9d1737868a9158250fe2e07607c"
7833+
integrity sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==
78347834
dependencies:
78357835
"@cypress/request" "^3.0.10"
78367836
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)