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 2.13.3 to 2.14.0 #2091

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
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11677,13 +11677,13 @@ __metadata:
linkType: hard

"eslint-plugin-cypress@npm:^2.13.3":
version: 2.13.3
resolution: "eslint-plugin-cypress@npm:2.13.3"
version: 2.14.0
resolution: "eslint-plugin-cypress@npm:2.14.0"
dependencies:
globals: ^11.12.0
globals: ^13.20.0
peerDependencies:
eslint: ">= 3.2.1"
checksum: 9affbcee29e030a4251c4794f7533e8e8c0e3b98ab3470a2c730ed059f733c5857a04c7ac214cc0ca7aeef1b11242e72595de7fc1f6b8b4d4578d9eca10af203
checksum: 3fa118a757aebb1aa6b419b2944744796aa4fa3cc1e2e19fa97777fd6792fba12b5ae117bf19bf7e7d9a1abdd48398cfba9ca6f2c62fd690a2108a9a02f3f2ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -13353,7 +13353,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^11.1.0, globals@npm:^11.12.0":
"globals@npm:^11.1.0":
version: 11.12.0
resolution: "globals@npm:11.12.0"
checksum: 67051a45eca3db904aee189dfc7cd53c20c7d881679c93f6146ddd4c9f4ab2268e68a919df740d39c71f4445d2b38ee360fc234428baea1dbdfe68bbcb46979e
Expand All @@ -13369,6 +13369,15 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.20.0":
version: 13.21.0
resolution: "globals@npm:13.21.0"
dependencies:
type-fest: ^0.20.2
checksum: 86c92ca8a04efd864c10852cd9abb1ebe6d447dcc72936783e66eaba1087d7dba5c9c3421a48d6ca722c319378754dbcc3f3f732dbe47592d7de908edf58a773
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down
Loading