Skip to content

Commit

Permalink
Merge pull request #6046 from mitre/dependabot/npm_and_yarn/cypress-w…
Browse files Browse the repository at this point in the history
…ait-until-3.0.2

Bump cypress-wait-until from 1.7.2 to 3.0.2
  • Loading branch information
github-actions[bot] authored Jul 30, 2024
2 parents c8ef208 + 06d9dca commit 4e574ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"cypress": "13.13.1"
},
"dependencies": {
"cypress-wait-until": "^1.7.1",
"cypress-wait-until": "^3.0.2",
"eslint-plugin-cypress": "^3.0.0",
"json-server": "^0.17.0",
"oauth2-mock-server": "^7.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8581,10 +8581,10 @@ custom-event-polyfill@^1.0.7:
resolved "https://registry.npmjs.org/custom-event-polyfill/-/custom-event-polyfill-1.0.7.tgz#9bc993ddda937c1a30ccd335614c6c58c4f87aee"
integrity sha512-TDDkd5DkaZxZFM8p+1I3yAlvM3rSr1wbrOliG4yJiwinMZN8z/iGL7BTlDkrJcYTmgUSb4ywVCc3ZaUtOtC76w==

cypress-wait-until@^1.7.1:
version "1.7.2"
resolved "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz#7f534dd5a11c89b65359e7a0210f20d3dfc22107"
integrity sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==
cypress-wait-until@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-3.0.2.tgz#c90dddfa4c46a2c422f5b91d486531c560bae46e"
integrity sha512-iemies796dD5CgjG5kV0MnpEmKSH+s7O83ZoJLVzuVbZmm4lheMsZqAVT73hlMx4QlkwhxbyUzhOBUOZwoOe0w==

[email protected]:
version "13.13.1"
Expand Down

0 comments on commit 4e574ab

Please sign in to comment.