Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-cypress to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 1cb5511 commit a4a52ab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-cypress": "3.6.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
37 changes: 14 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7863,14 +7863,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:3.6.0":
version: 3.6.0
resolution: "eslint-plugin-cypress@npm:3.6.0"
"eslint-plugin-cypress@npm:4.0.0":
version: 4.0.0
resolution: "eslint-plugin-cypress@npm:4.0.0"
dependencies:
globals: "npm:^13.20.0"
globals: "npm:^15.11.0"
peerDependencies:
eslint: ">=7"
checksum: 10/0dc30c097b95ab679cb24348e6252e3cb690b87e68342228ed7e3f758f38c64fa3c05c58dccc9670c13f0318e22f9f446f92d0d729c00d0151ef98a5193b98ba
eslint: ">=9"
checksum: 10/54fdac6a9fa2e9a1ae1bfe8b1e2a348b5755150121810e203c21c3164c15fb42faa7e5bdde2bc60f07611d8f9615096c570ad7105f536e47a1f5bb47b1751187
languageName: node
linkType: hard

Expand Down Expand Up @@ -9021,22 +9021,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.20.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
type-fest: "npm:^0.20.2"
checksum: 10/62c5b1997d06674fc7191d3e01e324d3eda4d65ac9cc4e78329fa3b5c4fd42a0e1c8722822497a6964eee075255ce21ccf1eec2d83f92ef3f06653af4d0ee28e
languageName: node
linkType: hard

"globals@npm:^14.0.0":
version: 14.0.0
resolution: "globals@npm:14.0.0"
checksum: 10/03939c8af95c6df5014b137cac83aa909090c3a3985caef06ee9a5a669790877af8698ab38007e4c0186873adc14c0b13764acc754b16a754c216cc56aa5f021
languageName: node
linkType: hard

"globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10/14009ef1906ac929d930ed1c896a47159e7d11b4d201901ca5f3827766519191a3f5fb45124de43c4511fee04018704e7ed5a097fb37d23abf39523d1d41c85f
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -9284,7 +9282,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-config-react-app: "npm:7.0.1"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-cypress: "npm:3.6.0"
eslint-plugin-cypress: "npm:4.0.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down Expand Up @@ -14335,13 +14333,6 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^0.20.2":
version: 0.20.2
resolution: "type-fest@npm:0.20.2"
checksum: 10/8907e16284b2d6cfa4f4817e93520121941baba36b39219ea36acfe64c86b9dbc10c9941af450bd60832c8f43464974d51c0957f9858bc66b952b66b6914cbb9
languageName: node
linkType: hard

"type-fest@npm:^0.21.3":
version: 0.21.3
resolution: "type-fest@npm:0.21.3"
Expand Down

0 comments on commit a4a52ab

Please sign in to comment.