Skip to content

Commit 13d1d72

Browse files
Bump eslint-plugin-cypress from 4.1.0 to 4.2.0 (#12497)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 217b6f9 commit 13d1d72

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"eslint-config-airbnb": "19.0.4",
217217
"eslint-config-prettier": "10.1.1",
218218
"eslint-import-resolver-alias": "1.1.2",
219-
"eslint-plugin-cypress": "4.1.0",
219+
"eslint-plugin-cypress": "4.2.0",
220220
"eslint-plugin-import": "2.31.0",
221221
"eslint-plugin-json": "4.0.1",
222222
"eslint-plugin-jsx-a11y": "6.10.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -8217,14 +8217,14 @@ __metadata:
82178217
languageName: node
82188218
linkType: hard
82198219

8220-
"eslint-plugin-cypress@npm:4.1.0":
8221-
version: 4.1.0
8222-
resolution: "eslint-plugin-cypress@npm:4.1.0"
8220+
"eslint-plugin-cypress@npm:4.2.0":
8221+
version: 4.2.0
8222+
resolution: "eslint-plugin-cypress@npm:4.2.0"
82238223
dependencies:
82248224
globals: "npm:^15.11.0"
82258225
peerDependencies:
82268226
eslint: ">=9"
8227-
checksum: 10/50d3650e70410bf1924e88695532fa532c9823210f8791ac0bc0d05f451e6199c7ba3323b90c4753122de3f1bdfc3140bea33c772a2f827c92d4d412606bd5fe
8227+
checksum: 10/f2c428d5918ef548dee623ce2ba90100d135575521b81363c5b90c316e6ebc242d9419498fd844597ca4e838d5c8e4b0572ad5dacd3e33921cf57ac85be52317
82288228
languageName: node
82298229
linkType: hard
82308230

@@ -14834,7 +14834,7 @@ __metadata:
1483414834
eslint-config-airbnb: "npm:19.0.4"
1483514835
eslint-config-prettier: "npm:10.1.1"
1483614836
eslint-import-resolver-alias: "npm:1.1.2"
14837-
eslint-plugin-cypress: "npm:4.1.0"
14837+
eslint-plugin-cypress: "npm:4.2.0"
1483814838
eslint-plugin-import: "npm:2.31.0"
1483914839
eslint-plugin-json: "npm:4.0.1"
1484014840
eslint-plugin-jsx-a11y: "npm:6.10.2"

0 commit comments

Comments
 (0)