diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-21 22:08:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-21 20:08:49 +0000 |
| commit | 5418574bf70a9497236cc02a5c819ec77e389503 (patch) | |
| tree | 62b31557de946c595481fbef6844b2fc6b280be0 | |
| parent | 9e4f463ecf960f402d553aeb0909ab8351854367 (diff) | |
| download | faker-5418574bf70a9497236cc02a5c819ec77e389503.tar.xz faker-5418574bf70a9497236cc02a5c819ec77e389503.zip | |
chore(deps): update dependency cypress to v15 (#3603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 20 |
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json index be7437f8..b5ca02ef 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@vitest/ui": "3.2.4", "@vueuse/core": "13.7.0", "commit-and-tag-version": "12.5.2", - "cypress": "14.5.4", + "cypress": "15.0.0", "eslint": "9.33.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-file-progress": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22aaf437..2f521c4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 12.5.2 version: 12.5.2 cypress: - specifier: 14.5.4 - version: 14.5.4 + specifier: 15.0.0 + version: 15.0.0 eslint: specifier: 9.33.0 version: 9.33.0([email protected]) @@ -1637,9 +1637,9 @@ packages: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - resolution: {integrity: sha512-0Dhm4qc9VatOcI1GiFGVt8osgpPdqJLHzRwcAB5MSD/CAAts3oybvPUPawHyvJZUd8osADqZe/xzMsZ8sDTjXw==} - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + resolution: {integrity: sha512-OH5Srk10qTzHYYt3BsP9V1DPYIAzms55s3xQn4mGmYO4k6pi25MCajDyPbiULfNDhNcthNQ2xmYvu1JdeEw1Hw==} + engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} hasBin: true @@ -3306,8 +3306,8 @@ packages: resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==} hasBin: true - resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==} + resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} engines: {node: '>=14.14'} @@ -5247,7 +5247,7 @@ snapshots: dependencies: '@cypress/request': 3.0.9 '@cypress/xvfb': 1.2.4([email protected]) @@ -5289,7 +5289,7 @@ snapshots: request-progress: 3.0.0 semver: 7.7.2 supports-color: 8.1.1 - tmp: 0.2.3 + tmp: 0.2.5 tree-kill: 1.2.2 untildify: 4.0.0 yauzl: 2.10.0 @@ -7031,7 +7031,7 @@ snapshots: dependencies: tldts-core: 6.1.86 - [email protected]: {} + [email protected]: {} dependencies: |
