diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-01 15:31:24 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-01 15:31:24 +0100 |
| commit | 5668869f85a7b7e468543d4bcbe02dd3670707e0 (patch) | |
| tree | 0fdab9f34f0792f0d31e2e0564a5ac53b49ad361 | |
| parent | 56f6a1fb3503dd81302822f063e03a5ed1beee9d (diff) | |
| download | faker-5668869f85a7b7e468543d4bcbe02dd3670707e0.tar.xz faker-5668869f85a7b7e468543d4bcbe02dd3670707e0.zip | |
chore(deps): update dependency cypress to v14 (#3387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 366d091a..c7c66708 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@vitest/ui": "2.1.8", "@vueuse/core": "12.2.0", "commit-and-tag-version": "12.5.0", - "cypress": "13.17.0", + "cypress": "14.0.1", "eslint": "9.18.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-file-progress": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f904fe1..0797b2ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 12.5.0 version: 12.5.0 cypress: - specifier: 13.17.0 - version: 13.17.0 + specifier: 14.0.1 + version: 14.0.1 eslint: specifier: 9.18.0 version: 9.18.0([email protected]) @@ -1710,9 +1710,9 @@ packages: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} - engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} + resolution: {integrity: sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -5252,7 +5252,7 @@ snapshots: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4([email protected]) |
