Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-mocha to ^10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 3cf74f8 commit 8b7d3a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-unicorn": "^43.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3628,10 +3628,10 @@ eslint-plugin-lodash@^7.4.0:
dependencies:
lodash "^4.17.21"

eslint-plugin-mocha@^10.4.3:
version "10.4.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3.tgz#bf641379d9f1c7d6a84646a3fc1a0baa50da8bfd"
integrity sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==
eslint-plugin-mocha@^10.5.0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz#0aca8d709e7cddef566e0dc252f6b02e307a2b7e"
integrity sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==
dependencies:
eslint-utils "^3.0.0"
globals "^13.24.0"
Expand Down

0 comments on commit 8b7d3a5

Please sign in to comment.