Skip to content

Commit d4e2431

Browse files
Bump cypress from 6.6.0 to 6.8.0 (#81)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.6.0 to 6.8.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v6.6.0...v6.8.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de62a45 commit d4e2431

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"license": "MIT",
4747
"homepage": "https://github.com/meilisearch/strapi-plugin-meilisearch#readme",
4848
"devDependencies": {
49-
"cypress": "^6.6.0",
49+
"cypress": "^6.8.0",
5050
"eslint": "^7.21.0",
5151
"eslint-config-standard": "^16.0.2",
5252
"eslint-plugin-cypress": "^2.11.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
689689
shebang-command "^2.0.0"
690690
which "^2.0.1"
691691

692-
cypress@^6.6.0:
693-
version "6.6.0"
694-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.6.0.tgz#659c64cdb06e51b6be18fdac39d8f192deb54fa0"
695-
integrity sha512-+Xx3Zn653LJHUsCb9h1Keql2jlazbr1ROmbY6DFJMmXKLgXP4ez9cE403W93JNGRbZK0Tng3R/oP8mvd9XAPVg==
692+
cypress@^6.8.0:
693+
version "6.8.0"
694+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.8.0.tgz#8338f39212a8f71e91ff8c017a1b6e22d823d8c1"
695+
integrity sha512-W2e9Oqi7DmF48QtOD0LfsOLVq6ef2hcXZvJXI/E3PgFNmZXEVwBefhAxVCW9yTPortjYA2XkM20KyC4HRkOm9w==
696696
dependencies:
697697
"@cypress/listr-verbose-renderer" "^0.4.1"
698698
"@cypress/request" "^2.88.5"
@@ -752,14 +752,14 @@ dayjs@^1.9.3:
752752
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"
753753
integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==
754754

755-
[email protected], debug@^4.0.1, debug@^4.1.1:
755+
756756
version "4.3.1"
757757
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
758758
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
759759
dependencies:
760760
ms "2.1.2"
761761

762-
762+
[email protected], debug@^4.0.1, debug@^4.1.1:
763763
version "4.3.2"
764764
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
765765
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==

0 commit comments

Comments
 (0)