Skip to content

Commit 2e98eea

Browse files
authored
Merge pull request #1585 from bervProject/dependabot/npm_and_yarn/eslint-plugin-cypress-4.2.0
build(deps-dev): bump eslint-plugin-cypress from 4.1.0 to 4.2.0
2 parents 845d1fc + c149709 commit 2e98eea

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
@@ -45,7 +45,7 @@
4545
"babel-loader": "^10.0.0",
4646
"cypress": "^14.1.0",
4747
"eslint": "^8.57.1",
48-
"eslint-plugin-cypress": "^4.1.0",
48+
"eslint-plugin-cypress": "^4.2.0",
4949
"eslint-plugin-import": "^2.31.0",
5050
"eslint-plugin-vue": "^9.33.0",
5151
"eslint-plugin-vuejs-accessibility": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5379,10 +5379,10 @@ eslint-plugin-cypress@^2.11.2:
53795379
dependencies:
53805380
globals "^13.20.0"
53815381

5382-
eslint-plugin-cypress@^4.1.0:
5383-
version "4.1.0"
5384-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.1.0.tgz#11178fd250d437e2ec57bf24b8a9058b356f8cac"
5385-
integrity sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==
5382+
eslint-plugin-cypress@^4.2.0:
5383+
version "4.2.0"
5384+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.0.tgz#27cb865de0c9080751db52f164cf45f0979918b7"
5385+
integrity sha512-v5cyt0VYb1tEEODBJSE44PocYOwQsckyexJhCs7LtdD3FGO6D2GjnZB2s2Sts4RcxdxECTWX01nObOZRs26bQw==
53865386
dependencies:
53875387
globals "^15.11.0"
53885388

0 commit comments

Comments
 (0)