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-01-26 12:57:40 +0300
committerGitHub <noreply@github.com>2021-01-26 12:57:40 +0300
commit4ca8cfa7894723995548369f06e98f6b9c0ecbd7 (patch)
treef6722183dba2db6fa9c13277fd362b29ba199a7a /package.json
parentc987cf3b2c9af37e0900e2e28bda5454f441a360 (diff)
Bump cypress from 6.2.0 to 6.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.2.0 to 6.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/v6.2.0...v6.3.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 10b0af214..e75414ac2 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.0.1",
- "cypress": "^6.2.0",
+ "cypress": "^6.3.0",
"cypress-image-snapshot": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
@@ -100,7 +100,7 @@
"jest-serializer-vue": "^2.0.2",
"node-sass": "^5.0.0",
"raw-loader": "^4.0.2",
- "sass-loader": "^10.1.0",
+ "sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
"stylelint-config-recommended-scss": "^4.2.0",