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-22 10:55:52 +0300
committerGitHub <noreply@github.com>2022-07-22 10:55:52 +0300
commite9352dceea23e00df30c23f2ead63cb6d9f238e2 (patch)
tree49204d3573ae4b85d7845c8158c425448bd98d9c /package-lock.json
parent296e5243061cdbb705df56145eaf16daad36ae80 (diff)
build(deps-dev): bump cypress from 10.3.0 to 10.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.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/v10.3.0...v10.3.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 00b000bf1..8b68aacfe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7081,9 +7081,9 @@
"dev": true
},
"node_modules/cypress": {
- "version": "10.3.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
- "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
+ "version": "10.3.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
+ "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -25441,9 +25441,9 @@
}
},
"cypress": {
- "version": "10.3.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
- "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
+ "version": "10.3.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
+ "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",