Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-01-28 22:22:00 +0300
committerGitHub <noreply@github.com>2020-01-28 22:22:00 +0300
commit8a82164a8a01111a8ce27178d773b08647a95536 (patch)
tree452d07670d9cded98e39fa0d0e03bc13dc47a31e /package-lock.json
parent357880cd9d049fcd74f2b3a12a462c9c22350d4f (diff)
parent87566a782d81b11201141e8e4ed1751483967eaf (diff)
Merge pull request #620 from nextcloud/dependabot/npm_and_yarn/stable18/cypress-3.8.3
Bump cypress from 3.8.2 to 3.8.3
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e0d304cc6..29ca38491 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5465,9 +5465,9 @@
"dev": true
},
"cypress": {
- "version": "3.8.2",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-3.8.2.tgz",
- "integrity": "sha512-aTs0u3+dfEuLe0Ct0FVO5jD1ULqxbuqWUZwzBm0rxdLgLxIAOI/A9f/WkgY5Cfy1TEXe8pKC6Wal0ZpnkdGRSw==",
+ "version": "3.8.3",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-3.8.3.tgz",
+ "integrity": "sha512-I9L/d+ilTPPA4vq3NC1OPKmw7jJIpMKNdyfR8t1EXYzYCjyqbc59migOm1YSse/VRbISLJ+QGb5k4Y3bz2lkYw==",
"dev": true,
"requires": {
"@cypress/listr-verbose-renderer": "0.4.1",