Skip to content

Commit

Permalink
Merge pull request #12085 from bbc/dependabot/npm_and_yarn/eslint-plu…
Browse files Browse the repository at this point in the history
…gin-cypress-4.0.0

Bump eslint-plugin-cypress from 3.5.0 to 4.0.0
  • Loading branch information
karinathomasbbc authored Oct 23, 2024
2 parents ec55a1f + d82d305 commit 655493a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json": "4.0.0",
"eslint-plugin-jsx-a11y": "6.10.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9183,14 +9183,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:3.5.0":
version: 3.5.0
resolution: "eslint-plugin-cypress@npm:3.5.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/c7797902d76331e4b243f8c97c8ecde451e6959af6ec54c07faf54e095ad64e64a588dc3bb466cb172f63219ea07fd6efb2bcb6ae63a64dd9c067edbd222327e
eslint: ">=9"
checksum: 10/54fdac6a9fa2e9a1ae1bfe8b1e2a348b5755150121810e203c21c3164c15fb42faa7e5bdde2bc60f07611d8f9615096c570ad7105f536e47a1f5bb47b1751187
languageName: node
linkType: hard

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

"globals@npm:^13.20.0, globals@npm:^13.6.0, globals@npm:^13.9.0":
"globals@npm:^13.6.0, globals@npm:^13.9.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
Expand All @@ -10477,6 +10477,13 @@ __metadata:
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.3
resolution: "globalthis@npm:1.0.3"
Expand Down Expand Up @@ -16052,7 +16059,7 @@ __metadata:
eslint-config-airbnb: "npm:18.2.1"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-alias: "npm:1.1.2"
eslint-plugin-cypress: "npm:3.5.0"
eslint-plugin-cypress: "npm:4.0.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-json: "npm:4.0.0"
eslint-plugin-jsx-a11y: "npm:6.10.0"
Expand Down

0 comments on commit 655493a

Please sign in to comment.