Bump eslint-plugin-mocha from 10.4.3 to 10.5.0 (#31742)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.4.3 to 10.5.0. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.5.0/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/10.4.3...10.5.0) --- updated-dependencies: - dependency-name: eslint-plugin-mocha 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
05e9671043
commit
db2b4f452c
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-cypress": "^3.4.0",
|
||||
"eslint-plugin-lodash": "^7.4.0",
|
||||
"eslint-plugin-mocha": "^10.4.3",
|
||||
"eslint-plugin-mocha": "^10.5.0",
|
||||
"eslint-plugin-playwright": "^1.6.2",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "^7.35.0",
|
||||
|
|
|
@ -30,8 +30,8 @@ importers:
|
|||
specifier: ^7.4.0
|
||||
version: 7.4.0(eslint@8.57.0)
|
||||
eslint-plugin-mocha:
|
||||
specifier: ^10.4.3
|
||||
version: 10.4.3(eslint@8.57.0)
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(eslint@8.57.0)
|
||||
eslint-plugin-playwright:
|
||||
specifier: ^1.6.2
|
||||
version: 1.6.2(eslint@8.57.0)
|
||||
|
@ -2709,8 +2709,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=2'
|
||||
|
||||
eslint-plugin-mocha@10.4.3:
|
||||
resolution: {integrity: sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==}
|
||||
eslint-plugin-mocha@10.5.0:
|
||||
resolution: {integrity: sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
@ -7492,7 +7492,7 @@ snapshots:
|
|||
eslint: 8.57.0
|
||||
lodash: 4.17.21
|
||||
|
||||
eslint-plugin-mocha@10.4.3(eslint@8.57.0):
|
||||
eslint-plugin-mocha@10.5.0(eslint@8.57.0):
|
||||
dependencies:
|
||||
eslint: 8.57.0
|
||||
eslint-utils: 3.0.0(eslint@8.57.0)
|
||||
|
|
Loading…
Reference in a new issue