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>2021-05-15 04:07:14 +0300
committerGitHub <noreply@github.com>2021-05-15 04:07:14 +0300
commit6bc22c0ea18df3faeb37ac85b1aacb8dbe6540b1 (patch)
tree481fcd6d24f2c294a9c7a09e7acee599a39183ca /package.json
parent1927701bac3ba232b0074f9000a9acf9475a3de4 (diff)
Bump cypress from 7.2.0 to 7.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.2.0 to 7.3.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/v7.2.0...v7.3.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d573b125..2527b8f31 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.2.4",
- "cypress": "^7.2.0",
+ "cypress": "^7.3.0",
"cypress-image-snapshot": "^4.0.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",