generated from nhcarrigan/template
deps: update eslint-plugin-cypress to 5.2.1
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
"cypress": "15.9.0",
|
||||
"esbuild": "0.19.12",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-plugin-cypress": "3.6.0",
|
||||
"eslint-plugin-cypress": "5.2.1",
|
||||
"jest": "30.2.0",
|
||||
"jest-environment-node": "30.2.0",
|
||||
"jest-util": "30.2.0",
|
||||
|
||||
Generated
+13
-7
@@ -175,8 +175,8 @@ importers:
|
||||
specifier: 9.39.2
|
||||
version: 9.39.2(jiti@2.6.1)
|
||||
eslint-plugin-cypress:
|
||||
specifier: 3.6.0
|
||||
version: 3.6.0(eslint@9.39.2(jiti@2.6.1))
|
||||
specifier: 5.2.1
|
||||
version: 5.2.1(eslint@9.39.2(jiti@2.6.1))
|
||||
jest:
|
||||
specifier: 30.2.0
|
||||
version: 30.2.0(@types/node@20.19.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.5.29(@swc/helpers@0.5.18))(@types/node@20.19.9)(typescript@5.9.3))
|
||||
@@ -5157,10 +5157,10 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-cypress@3.6.0:
|
||||
resolution: {integrity: sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==}
|
||||
eslint-plugin-cypress@5.2.1:
|
||||
resolution: {integrity: sha512-HTJLbcd7fwJ4agbHinZ4FUIl38bUTJT3BmH8zdgS2V32LETmPqCtWHi3xlgZ2vpX0aW6kQoHCVVqHm8NxZJ9sA==}
|
||||
peerDependencies:
|
||||
eslint: '>=7'
|
||||
eslint: '>=9'
|
||||
|
||||
eslint-plugin-deprecation@3.0.0:
|
||||
resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==}
|
||||
@@ -5704,6 +5704,10 @@ packages:
|
||||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.5.0:
|
||||
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -16031,10 +16035,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-cypress@3.6.0(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-plugin-cypress@5.2.1(eslint@9.39.2(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
globals: 13.24.0
|
||||
globals: 16.5.0
|
||||
|
||||
eslint-plugin-deprecation@3.0.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
||||
dependencies:
|
||||
@@ -16799,6 +16803,8 @@ snapshots:
|
||||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@16.5.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
define-properties: 1.2.1
|
||||
|
||||
Reference in New Issue
Block a user