Skip to content

Commit 653fbe2

Browse files
fix(deps): bump cypress from 13.13.2 to 13.13.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.13.3. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.13.2...v13.13.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b6e2a4 commit 653fbe2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/eslint": "^0.4.0",
1818
"@nuxtjs/tailwindcss": "^6.12.1",
1919
"@types/prismjs": "^1.26.4",
20-
"cypress": "^13.13.2",
20+
"cypress": "^13.13.3",
2121
"eslint": "^9.8.0",
2222
"file-saver": "^2.0.5",
2323
"jszip": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,10 +3426,10 @@ csstype@^3.1.3:
34263426
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
34273427
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
34283428

3429-
cypress@^13.13.2:
3430-
version "13.13.2"
3431-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.2.tgz#c71f8d92056c430b1b879e5313f6de25ccce0eda"
3432-
integrity sha512-PvJQU33933NvS1StfzEb8/mu2kMy4dABwCF+yd5Bi7Qly1HOVf+Bufrygee/tlmty/6j5lX+KIi8j9Q3JUMbhA==
3429+
cypress@^13.13.3:
3430+
version "13.13.3"
3431+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9"
3432+
integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==
34333433
dependencies:
34343434
"@cypress/request" "^3.0.1"
34353435
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)