Bump eslint-plugin-cypress from 4.0.0 to 4.1.0 (#34528)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d853dcab7d
commit
1d8b61b991
2 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
|||
"@types/node": "^22.8.4",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-cypress": "^4.0.0",
|
||||
"eslint-plugin-cypress": "^4.1.0",
|
||||
"eslint-plugin-lodash": "^8.0.0",
|
||||
"eslint-plugin-mocha": "^10.5.0",
|
||||
"eslint-plugin-playwright": "^2.0.0",
|
||||
|
|
|
@ -27,8 +27,8 @@ importers:
|
|||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@9.13.0)
|
||||
eslint-plugin-cypress:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(eslint@9.13.0)
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(eslint@9.13.0)
|
||||
eslint-plugin-lodash:
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0(eslint@9.13.0)
|
||||
|
@ -2748,8 +2748,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
||||
eslint-plugin-cypress@4.0.0:
|
||||
resolution: {integrity: sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==}
|
||||
eslint-plugin-cypress@4.1.0:
|
||||
resolution: {integrity: sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==}
|
||||
peerDependencies:
|
||||
eslint: '>=9'
|
||||
|
||||
|
@ -7597,7 +7597,7 @@ snapshots:
|
|||
dependencies:
|
||||
eslint: 9.13.0
|
||||
|
||||
eslint-plugin-cypress@4.0.0(eslint@9.13.0):
|
||||
eslint-plugin-cypress@4.1.0(eslint@9.13.0):
|
||||
dependencies:
|
||||
eslint: 9.13.0
|
||||
globals: 15.11.0
|
||||
|
|
Loading…
Reference in a new issue