aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-29 10:11:14 +0200
committerGitHub <[email protected]>2022-06-29 10:11:14 +0200
commiteba6d7c15fdb4204173af44db64480fbbfcb6ee6 (patch)
tree45244cc7052fcb660b5c969f42059a5f4f560519
parent4aa4960832aefaa0358c238229af16232a03e431 (diff)
downloadfaker-eba6d7c15fdb4204173af44db64480fbbfcb6ee6.tar.xz
faker-eba6d7c15fdb4204173af44db64480fbbfcb6ee6.zip
chore(deps): update dependency cypress to ~10.3.0 (#1116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 7d911deb..8650663a 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"@vitest/ui": "~0.16.0",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
- "cypress": "~10.2.0",
+ "cypress": "~10.3.0",
"esbuild": "~0.14.47",
"eslint": "~8.18.0",
"eslint-config-prettier": "~8.5.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e81372b2..23d80198 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -13,7 +13,7 @@ specifiers:
'@vitest/ui': ~0.16.0
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
- cypress: ~10.2.0
+ cypress: ~10.3.0
esbuild: ~0.14.47
eslint: ~8.18.0
eslint-config-prettier: ~8.5.0
@@ -56,7 +56,7 @@ devDependencies:
'@vitest/ui': 0.16.0
c8: 7.11.3
conventional-changelog-cli: 2.2.2
- cypress: 10.2.0
+ cypress: 10.3.0
esbuild: 0.14.47
eslint: 8.18.0
eslint-config-prettier: [email protected]
@@ -1400,8 +1400,8 @@ packages:
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
dev: true
- /cypress/10.2.0:
- resolution: {integrity: sha512-+i9lY5ENlfi2mJwsggzR+XASOIgMd7S/Gd3/13NCpv596n3YSplMAueBTIxNLcxDpTcIksp+9pM3UaDrJDpFqA==}
+ /cypress/10.3.0:
+ resolution: {integrity: sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==}
engines: {node: '>=12.0.0'}
hasBin: true
requiresBuild: true