aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-12 01:25:10 +0000
committerGitHub <noreply@github.com>2023-08-12 01:25:10 +0000
commitb00aaea6b2760b9f5dc2dc756d4038d4214a3644 (patch)
treed751e2d522c15a1ccbee6702c49b50ab44968709 /package.json
parent5dfef033b5fa5cd7b6db4bfabad037a2f2b11eed (diff)
downloadnextcloud-server-b00aaea6b2760b9f5dc2dc756d4038d4214a3644.tar.gz
nextcloud-server-b00aaea6b2760b9f5dc2dc756d4038d4214a3644.zip
chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.13.3 to 2.14.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.3...v2.14.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... 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 d6ee76ca1b5..67581aa4ac1 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"cypress": "^12.12.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
- "eslint-plugin-cypress": "^2.13.3",
+ "eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-es": "^4.1.0",
"exports-loader": "^4.0.0",
"file-loader": "^6.2.0",