Skip to content

Commit 92e2c2e

Browse files
authored
Merge pull request #1858 from bervProject/dependabot/npm_and_yarn/eslint-plugin-cypress-6.1.0
build(deps-dev): bump eslint-plugin-cypress from 6.0.0 to 6.1.0
2 parents 1004213 + c0c2279 commit 92e2c2e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-loader": "^10.0.0",
4444
"cypress": "^15.10.0",
4545
"eslint": "^9.39.2",
46-
"eslint-plugin-cypress": "^6.0.0",
46+
"eslint-plugin-cypress": "^6.1.0",
4747
"eslint-plugin-import": "^2.32.0",
4848
"eslint-plugin-vue": "^10.8.0",
4949
"eslint-plugin-vuejs-accessibility": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5071,10 +5071,10 @@ eslint-plugin-cypress@^2.11.2:
50715071
dependencies:
50725072
globals "^13.20.0"
50735073

5074-
eslint-plugin-cypress@^6.0.0:
5075-
version "6.0.0"
5076-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.0.0.tgz#d137892de43278975c3f1951e2b2c3a8e40006ef"
5077-
integrity sha512-J96t5BLt8lYSiQ5b4vZ2IpUcsAc3XOw9Esy5sFSvgbx4Od/MIwlbXM8QazrcbEKrKKsynOnyXzZwiAQTtGCEyA==
5074+
eslint-plugin-cypress@^6.1.0:
5075+
version "6.1.0"
5076+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz#5619ceb67d09d74cb5225408bb36c962afb94880"
5077+
integrity sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==
50785078
dependencies:
50795079
globals "^17.3.0"
50805080

0 commit comments

Comments
 (0)