Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump eslint-plugin-cypress from 3.3.0 to 3.5.0 #3063

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15735,13 +15735,13 @@ __metadata:
linkType: hard

"eslint-plugin-cypress@npm:^3.3.0":
version: 3.3.0
resolution: "eslint-plugin-cypress@npm:3.3.0"
version: 3.5.0
resolution: "eslint-plugin-cypress@npm:3.5.0"
dependencies:
globals: ^13.20.0
peerDependencies:
eslint: ">=7"
checksum: 9966876934455e7c345d8f5a152cc3136b263285a3650554be289f859b40e1bd095f98a310f67168ee74751a8c66a900b016a60afb53ea8ac4d3a12e27d91cac
checksum: b13b3e6c0074ab4246f15072f1c4877ffff0b14a891b0e3714cb13b449515446e814df29cbcf63b60dc09a8d301271f1434ded18398f9aa3f11005a3899bc265
languageName: node
linkType: hard

Expand Down
Loading