Skip to content

Commit 9a9775f

Browse files
authored
Merge pull request #1875 from bervProject/dependabot/npm_and_yarn/eslint-plugin-cypress-6.2.0
build(deps-dev): bump eslint-plugin-cypress from 6.1.0 to 6.2.0
2 parents c4452dc + 53be6d7 commit 9a9775f

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.1.1",
4444
"cypress": "^15.11.0",
4545
"eslint": "^9.39.2",
46-
"eslint-plugin-cypress": "^6.1.0",
46+
"eslint-plugin-cypress": "^6.2.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
@@ -5125,10 +5125,10 @@ eslint-plugin-cypress@^2.11.2:
51255125
dependencies:
51265126
globals "^13.20.0"
51275127

5128-
eslint-plugin-cypress@^6.1.0:
5129-
version "6.1.0"
5130-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz#5619ceb67d09d74cb5225408bb36c962afb94880"
5131-
integrity sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==
5128+
eslint-plugin-cypress@^6.2.0:
5129+
version "6.2.0"
5130+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.0.tgz#220992444debed13587a1fb3356e7e952245ac43"
5131+
integrity sha512-G/8XT9Si0GaqGRVM0sgnRACCI9mbzsC4CisvaaiuJlQoCseKz6C51kq5fcC/yKmwO4dTsWCdhbgaiQtZFGSONg==
51325132
dependencies:
51335133
globals "^17.3.0"
51345134

0 commit comments

Comments
 (0)