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-07-19 09:12:44 +0300
committerGitHub <noreply@github.com>2022-07-19 09:12:44 +0300
commit7683b9e4129d15ece9a2df595e4561224220c7d3 (patch)
tree2dc8371788830c42acd30a4651754e8de68d652a
parentacf53377834f032675ff17cd94cb221f3b8cf25c (diff)
build(deps-dev): bump cypress from 9.6.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1. - [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/v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... 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 7c577c696..ad129b90d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6804,9 +6804,9 @@
"dev": true
},
"node_modules/cypress": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
- "integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.1.tgz",
+ "integrity": "sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -24280,9 +24280,9 @@
}
},
"cypress": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
- "integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.1.tgz",
+ "integrity": "sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",