Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-mocha to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2020
1 parent f57ae13 commit 902b9c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"eslint": "^7.1.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-mocha": "^6.3.0",
"eslint-plugin-mocha": "^7.0.0",
"extend": "^3.0.2",
"jsdoc-to-markdown": "^5.0.3",
"mocha-junit-reporter": "^1.23.3",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Expand Up @@ -3543,9 +3543,10 @@ eslint-plugin-import@^2.20.2:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

eslint-plugin-mocha@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.3.0.tgz#72bfd06a5c4323e17e30ef41cd726030e8cdb8fd"
eslint-plugin-mocha@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7.0.0.tgz#3155cfb9b7883d6df34ed45702736654e89ce154"
integrity sha512-1qh2wBCCIobzyRfXppo7wrFctYjE1tEdp0rTzLVFVKfQTTh6RZ7HCQXcxj70HQ1BVp3NqEVm7puwHeSonRizrA==
dependencies:
eslint-utils "^2.0.0"
ramda "^0.27.0"
Expand Down

0 comments on commit 902b9c5

Please sign in to comment.