Skip to content

Commit 71b017e

Browse files
build(deps-dev): bump eslint-plugin-cypress from 4.1.0 to 4.2.0 (#1667)
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 36f15bd commit 71b017e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"babel-jest": "~29.7.0",
5151
"cypress": "~14.1.0",
5252
"eslint": "~8.57.0",
53-
"eslint-plugin-cypress": "^4.1.0",
53+
"eslint-plugin-cypress": "^4.2.0",
5454
"eslint-plugin-vue": "^10.0.0",
5555
"jest": "~29.7.0",
5656
"jest-environment-jsdom": "^29.7.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7185,14 +7185,14 @@ __metadata:
71857185
languageName: node
71867186
linkType: hard
71877187

7188-
"eslint-plugin-cypress@npm:^4.1.0":
7189-
version: 4.1.0
7190-
resolution: "eslint-plugin-cypress@npm:4.1.0"
7188+
"eslint-plugin-cypress@npm:^4.2.0":
7189+
version: 4.2.0
7190+
resolution: "eslint-plugin-cypress@npm:4.2.0"
71917191
dependencies:
71927192
globals: "npm:^15.11.0"
71937193
peerDependencies:
71947194
eslint: ">=9"
7195-
checksum: 10/50d3650e70410bf1924e88695532fa532c9823210f8791ac0bc0d05f451e6199c7ba3323b90c4753122de3f1bdfc3140bea33c772a2f827c92d4d412606bd5fe
7195+
checksum: 10/f2c428d5918ef548dee623ce2ba90100d135575521b81363c5b90c316e6ebc242d9419498fd844597ca4e838d5c8e4b0572ad5dacd3e33921cf57ac85be52317
71967196
languageName: node
71977197
linkType: hard
71987198

@@ -11321,7 +11321,7 @@ __metadata:
1132111321
buefy: "npm:^0.9.29"
1132211322
cypress: "npm:~14.1.0"
1132311323
eslint: "npm:~8.57.0"
11324-
eslint-plugin-cypress: "npm:^4.1.0"
11324+
eslint-plugin-cypress: "npm:^4.2.0"
1132511325
eslint-plugin-vue: "npm:^10.0.0"
1132611326
jest: "npm:~29.7.0"
1132711327
jest-environment-jsdom: "npm:^29.7.0"

0 commit comments

Comments
 (0)