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-08-28 05:35:15 +0300
committerGitHub <noreply@github.com>2021-08-28 05:35:15 +0300
commitf939a97dacb0ce20856a3367aed9b06b6d9ff531 (patch)
tree02d6f2abd00166ff012f4e75c16dfc47ae77ded8 /package.json
parenta373d816bc58ebef8b3f59ff2a1bd1d32e63cd8f (diff)
Bump cypress from 8.3.0 to 8.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.0 to 8.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/v8.3.0...v8.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 73faf51b7..b26bdaf10 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.1.0",
"@vue/test-utils": "^1.2.2",
- "cypress": "^8.3.0",
+ "cypress": "^8.3.1",
"jest": "^27.1.0",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",