aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 01:27:08 +0000
committerGitHub <noreply@github.com>2024-07-06 01:27:08 +0000
commit5344424090928975d750cf1f3a72a3de08e9dc05 (patch)
treeecbea78857b7e0f430251538ad98ed2d0c5ba62c /package.json
parent331e535a121828d398a0f197f7db279571a0e9b2 (diff)
downloadnextcloud-server-5344424090928975d750cf1f3a72a3de08e9dc05.tar.gz
nextcloud-server-5344424090928975d750cf1f3a72a3de08e9dc05.zip
chore(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v2.15.2) --- updated-dependencies: - dependency-name: eslint-plugin-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 530509c98e9..3a0fef367f9 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
"cypress-split": "^1.21.2",
"cypress-wait-until": "^3.0.1",
"dockerode": "^4.0.2",
- "eslint-plugin-cypress": "^2.15.1",
+ "eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-es": "^4.1.0",
"exports-loader": "^5.0.0",
"file-loader": "^6.2.0",