1
0
Fork 0

update: update dependency eslint-plugin-mocha to v7 (#181)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-29 19:55:32 -05:00 committed by GitHub
parent 81d9e4ed2e
commit 3b8ea92a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"eslint-plugin-chai-expect": "2.1.0",
"eslint-plugin-chai-expect-keywords": "2.0.1",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-mocha": "6.3.0",
"eslint-plugin-mocha": "7.0.0",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.5.0",
"js-yaml": "3.14.0",

View File

@ -1408,10 +1408,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://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-6.3.0.tgz#72bfd06a5c4323e17e30ef41cd726030e8cdb8fd"
integrity sha512-Cd2roo8caAyG21oKaaNTj7cqeYRWW1I2B5SfpKRp0Ip1gkfwoR1Ow0IGlPWnNjzywdF4n+kHL8/9vM6zCJUxdg==
eslint-plugin-mocha@7.0.0:
version "7.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-7.0.0.tgz#3155cfb9b7883d6df34ed45702736654e89ce154"
integrity sha512-1qh2wBCCIobzyRfXppo7wrFctYjE1tEdp0rTzLVFVKfQTTh6RZ7HCQXcxj70HQ1BVp3NqEVm7puwHeSonRizrA==
dependencies:
eslint-utils "^2.0.0"
ramda "^0.27.0"