chore(deps): update dependency eslint-plugin-cypress to v4.2.1 (#2568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
79cca65859
commit
6e464ac3da
2 changed files with 11 additions and 11 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"eslint": "8.57.1",
|
||||
"eslint-config-algolia": "23.2.1",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-plugin-cypress": "4.2.0",
|
||||
"eslint-plugin-cypress": "4.2.1",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-jsdoc": "50.6.9",
|
||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
|
|
|
|||
20
yarn.lock
20
yarn.lock
|
|
@ -2464,7 +2464,7 @@ __metadata:
|
|||
eslint: "npm:8.57.1"
|
||||
eslint-config-algolia: "npm:23.2.1"
|
||||
eslint-config-prettier: "npm:10.1.2"
|
||||
eslint-plugin-cypress: "npm:4.2.0"
|
||||
eslint-plugin-cypress: "npm:4.2.1"
|
||||
eslint-plugin-import: "npm:2.31.0"
|
||||
eslint-plugin-jsdoc: "npm:50.6.9"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
||||
|
|
@ -10613,14 +10613,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-cypress@npm:4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "eslint-plugin-cypress@npm:4.2.0"
|
||||
"eslint-plugin-cypress@npm:4.2.1":
|
||||
version: 4.2.1
|
||||
resolution: "eslint-plugin-cypress@npm:4.2.1"
|
||||
dependencies:
|
||||
globals: "npm:^15.11.0"
|
||||
globals: "npm:^15.15.0"
|
||||
peerDependencies:
|
||||
eslint: ">=9"
|
||||
checksum: 10c0/c4a6ad465f5052890feb9a5c35c43f2cab6e3b1bfc0df9f4d56a5d0bb62fce233e1bcc123aa1905aee29715085a85d299245a99982708c42d8b383a0f0eb6d25
|
||||
checksum: 10c0/6228a34dc0fbef91f4e260dc15289b29f1beb145524a0e0a990c53644a6121f89e3a8fcfdd9fc9e06583e6039498ab5562851855df16cc82a578b5ee83b07883
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -12207,10 +12207,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^15.11.0":
|
||||
version: 15.14.0
|
||||
resolution: "globals@npm:15.14.0"
|
||||
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
|
||||
"globals@npm:^15.15.0":
|
||||
version: 15.15.0
|
||||
resolution: "globals@npm:15.15.0"
|
||||
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue