Skip to content

Commit c8c7b2a

Browse files
Bump eslint-plugin-mocha from 6.2.0 to 6.2.2
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@6.2.0...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d26acca commit c8c7b2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint": "^6.6.0",
7979
"eslint-config-prettier": "^6.5.0",
8080
"eslint-plugin-ember": "^7.7.1",
81-
"eslint-plugin-mocha": "^6.2.0",
81+
"eslint-plugin-mocha": "^6.2.2",
8282
"eslint-plugin-node": "^10.0.0",
8383
"eslint-plugin-prettier": "^3.1.1",
8484
"fixturify": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,10 +4170,10 @@ eslint-plugin-es@^2.0.0:
41704170
eslint-utils "^1.4.2"
41714171
regexpp "^3.0.0"
41724172

4173-
eslint-plugin-mocha@^6.2.0:
4174-
version "6.2.0"
4175-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2.0.tgz#16ff9ce4d5a6a35af522d5db0ce3c8946566e4c1"
4176-
integrity sha512-vE/+tHJVom2BkMOiwkOKcAM5YqGPk3C6gMvQ32DHihKkaXF6vmxtj3UEOg64wP3m8/Zk5V/UmQbFE5nqu1EXSg==
4173+
eslint-plugin-mocha@^6.2.2:
4174+
version "6.2.2"
4175+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2.2.tgz#6ef4b78bd12d744beb08a06e8209de330985100d"
4176+
integrity sha512-oNhPzfkT6Q6CJ0HMVJ2KLxEWG97VWGTmuHOoRcDLE0U88ugUyFNV9wrT2XIt5cGtqc5W9k38m4xTN34L09KhBA==
41774177
dependencies:
41784178
ramda "^0.26.1"
41794179

0 commit comments

Comments
 (0)