diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-20 02:50:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-20 02:50:52 +0000 |
commit | 404774916d7610c56452a1bd905eb6e97e0e0b06 (patch) | |
tree | b9b0e3f67fa1095a8a31075a30322ae08ec4cfc2 /package.json | |
parent | 2be7b12fd597100f2395cb818a486480c57800a0 (diff) | |
download | nextcloud-server-404774916d7610c56452a1bd905eb6e97e0e0b06.tar.gz nextcloud-server-404774916d7610c56452a1bd905eb6e97e0e0b06.zip |
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e45ef6853e2..fbc4b57c04f 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "cypress-split": "^1.23.0", "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", |