Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-cypress to v3 (main) (#2081
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 7489f30 commit c142482
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"esbuild-loader": "^4.0.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-cypress": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-relative-import-paths": "1.5.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6231,7 +6231,7 @@ __metadata:
esbuild-loader: "npm:^4.0.2"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-cypress: "npm:2.15.1"
eslint-plugin-cypress: "npm:3.2.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.8.0"
eslint-plugin-no-relative-import-paths: "npm:1.5.4"
Expand Down Expand Up @@ -9634,14 +9634,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:2.15.1":
version: 2.15.1
resolution: "eslint-plugin-cypress@npm:2.15.1"
"eslint-plugin-cypress@npm:3.2.0":
version: 3.2.0
resolution: "eslint-plugin-cypress@npm:3.2.0"
dependencies:
globals: "npm:^13.20.0"
peerDependencies:
eslint: ">= 3.2.1"
checksum: 10c0/f404adf415ef6b986d3480397a26eb73976a9156bbf786f2d22b8df28bbf0e50d4b3c699caefd230f0de9d6e8850596ab1bcc471b173aede05373d2a5ae3c624
eslint: ">=7"
checksum: 10c0/c422a5c3a45e5a968bbfb0265cc377f99dd4835325b2ef1519674eb4dae855b81c1d6db7117603f5ff6e9c63ca72138c444810c7404e492926de2f32e596c780
languageName: node
linkType: hard

Expand Down

0 comments on commit c142482

Please sign in to comment.