Skip to content

Commit

Permalink
Bump eslint-plugin-mocha from 7.0.0 to 7.0.1 (#9250)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2020
1 parent 0ac5198 commit 9e1b93e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -140,7 +140,7 @@
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-chai-expect": "^2.1.0",
"eslint-plugin-mocha": "^7.0.0",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.3",
"fixturify": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2436,10 +2436,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"

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==
eslint-plugin-mocha@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7.0.1.tgz#b2e9e8ebef7836f999a83f8bab25d0e0c05f0d28"
integrity sha512-zkQRW9UigRaayGm/pK9TD5RjccKXSgQksNtpsXbG9b6L5I+jNx7m98VUbZ4w1H1ArlNA+K7IOH+z8TscN6sOYg==
dependencies:
eslint-utils "^2.0.0"
ramda "^0.27.0"
Expand Down

0 comments on commit 9e1b93e

Please sign in to comment.