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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-11 05:06:53 +0300
committerGitHub <noreply@github.com>2022-06-11 05:06:53 +0300
commit1fdfb8bd2383abda6c67d61b5a017d30b9d70a1a (patch)
tree30284cff536dbdea358b8c7d9e27273d57a6d2e0
parenta11de7f3c22c3045de421f589480d2d1859315e8 (diff)
build(deps-dev): bump cypress from 10.0.3 to 10.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 930d806e7..1f9531a93 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7173,9 +7173,9 @@
"dev": true
},
"node_modules/cypress": {
- "version": "10.0.3",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
- "integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.1.0.tgz",
+ "integrity": "sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -25282,9 +25282,9 @@
}
},
"cypress": {
- "version": "10.0.3",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
- "integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.1.0.tgz",
+ "integrity": "sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",