Skip to content

Commit

Permalink
Merge pull request #714 from michielgerritsen/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/cypress-14.0.2
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
2 parents 1c6482f + 1918170 commit e5e079b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nuxt/eslint": "^0.4.0",
"@nuxtjs/tailwindcss": "^6.13.1",
"@types/prismjs": "^1.26.5",
"cypress": "^14.0.1",
"cypress": "^14.0.2",
"eslint": "^9.19.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3727,10 +3727,10 @@ csstype@^3.1.3:
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==

cypress@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.1.tgz#8ecf8aab261213fe7ed6043cb7f8a5f662144733"
integrity sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==
cypress@^14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.2.tgz#6d4811685a43911f70690bf0b2abbef991190412"
integrity sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==
dependencies:
"@cypress/request" "^3.0.6"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit e5e079b

Please sign in to comment.