Skip to content
Open
Show file tree
Hide file tree
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
28 changes: 14 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/allure-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"esbuild": "^0.25.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-cypress": "^5.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^54.0.0",
"eslint-plugin-n": "^17.10.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5703,7 +5703,7 @@ __metadata:
esbuild: "npm:^0.25.0"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^10.0.0"
eslint-plugin-cypress: "npm:^4.0.0"
eslint-plugin-cypress: "npm:^5.0.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsdoc: "npm:^54.0.0"
eslint-plugin-n: "npm:^17.10.1"
Expand Down Expand Up @@ -8960,14 +8960,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:^4.0.0":
version: 4.0.0
resolution: "eslint-plugin-cypress@npm:4.0.0"
"eslint-plugin-cypress@npm:^5.0.0":
version: 5.2.0
resolution: "eslint-plugin-cypress@npm:5.2.0"
dependencies:
globals: "npm:^15.11.0"
globals: "npm:^16.2.0"
peerDependencies:
eslint: ">=9"
checksum: 10/54fdac6a9fa2e9a1ae1bfe8b1e2a348b5755150121810e203c21c3164c15fb42faa7e5bdde2bc60f07611d8f9615096c570ad7105f536e47a1f5bb47b1751187
checksum: 10/4701b3e6b6bfba21fdfdabb3551e066d683faf1e0f38d943cb51a2faa409a1bce4e489c6dbcac2bf2a8e498f96059da3c61d41193a0a4d792269fd9c2728f42f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10208,20 +10208,20 @@ __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

"globals@npm:^15.8.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10/19bca70131c5d3e0d4171deed0f8ae16adda19f18d39b67421056f1eaa160b4433c3ffc8eb69b8b19adebbbdad4834d8a0494c5fe1ae295f0f769a5c0331d794
languageName: node
linkType: hard

"globals@npm:^16.2.0":
version: 16.4.0
resolution: "globals@npm:16.4.0"
checksum: 10/1627a9f42fb4c82d7af6a0c8b6cd616e00110908304d5f1ddcdf325998f3aed45a4b29d8a1e47870f328817805263e31e4f1673f00022b9c2b210552767921cf
languageName: node
linkType: hard

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