Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 69d9461 commit abc988d
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8305,13 +8305,13 @@ __metadata:
linkType: hard

"eslint-plugin-cypress@npm:~2.13.0":
version: 2.13.3
resolution: "eslint-plugin-cypress@npm:2.13.3"
version: 2.13.4
resolution: "eslint-plugin-cypress@npm:2.13.4"
dependencies:
globals: ^11.12.0
globals: ^13.20.0
peerDependencies:
eslint: ">= 3.2.1"
checksum: 9affbcee29e030a4251c4794f7533e8e8c0e3b98ab3470a2c730ed059f733c5857a04c7ac214cc0ca7aeef1b11242e72595de7fc1f6b8b4d4578d9eca10af203
checksum: 231202f0bc8ae7c77c9de2888d1773a753c6b95799d89ced1b6fe273591dd9718687320341b294f5f6e22de73c1e83487bb7456ee74a77313c1c5a68ed2da205
languageName: node
linkType: hard

Expand Down Expand Up @@ -8459,11 +8459,11 @@ __metadata:
linkType: hard

"eslint-plugin-react-hooks@npm:^4.3.0, eslint-plugin-react-hooks@npm:~4.6.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9845,7 +9845,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 @@ -9870,6 +9870,15 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.20.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
type-fest: ^0.20.2
checksum: 56066ef058f6867c04ff203b8a44c15b038346a62efbc3060052a1016be9f56f4cf0b2cd45b74b22b81e521a889fc7786c73691b0549c2f3a6e825b3d394f43c
languageName: node
linkType: hard

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

0 comments on commit abc988d

Please sign in to comment.