Skip to content

Commit

Permalink
build(deps-dev): upgrade eslint-plugin-mocha to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Mar 9, 2021
1 parent a9392ec commit 8e6a87b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4340,9 +4340,9 @@ eslint-plugin-import@^2.21.2:
tsconfig-paths "^3.9.0"

eslint-plugin-mocha@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8.0.0.tgz#7ec5d228bcb3735301701dfbc3376320a1ca3791"
integrity sha512-n67etbWDz6NQM+HnTwZHyBwz/bLlYPOxUbw7bPuCyFujv7ZpaT/Vn6KTAbT02gf7nRljtYIjWcTxK/n8a57rQQ==
version "8.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8.1.0.tgz#b9aebbede46a808e46e622c8fd99d2a2f353e725"
integrity sha512-1EgHvXKRl7W3mq3sntZAi5T24agRMyiTPL4bSXe+B4GksYOjAPEWYx+J3eJg4It1l2NMNZJtk0gQyQ6mfiPhQg==
dependencies:
eslint-utils "^2.1.0"
ramda "^0.27.1"
Expand Down

0 comments on commit 8e6a87b

Please sign in to comment.