Skip to content

Commit 053ec49

Browse files
Merge pull request #105 from norman-thomas/dependabot/npm_and_yarn/eslint-plugin-mocha-6.2.0
Bump eslint-plugin-mocha from 5.3.0 to 6.2.0
2 parents 421d782 + 4062915 commit 053ec49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^5.9.0",
4040
"eslint-config-airbnb-base": "^13.0.0",
4141
"eslint-plugin-import": "^2.2.0",
42-
"eslint-plugin-mocha": "^5.2.0",
42+
"eslint-plugin-mocha": "^6.2.0",
4343
"hap-nodejs": "^0.4.21",
4444
"jshint": "^2.9.4",
4545
"mocha": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -756,10 +756,10 @@ eslint-plugin-import@^2.2.0:
756756
read-pkg-up "^2.0.0"
757757
resolve "^1.9.0"
758758

759-
eslint-plugin-mocha@^5.2.0:
760-
version "5.3.0"
761-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.3.0.tgz#cf3eb18ae0e44e433aef7159637095a7cb19b15b"
762-
integrity sha512-3uwlJVLijjEmBeNyH60nzqgA1gacUWLUmcKV8PIGNvj1kwP/CTgAWQHn2ayyJVwziX+KETkr9opNwT1qD/RZ5A==
759+
eslint-plugin-mocha@^6.2.0:
760+
version "6.2.0"
761+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2.0.tgz#16ff9ce4d5a6a35af522d5db0ce3c8946566e4c1"
762+
integrity sha512-vE/+tHJVom2BkMOiwkOKcAM5YqGPk3C6gMvQ32DHihKkaXF6vmxtj3UEOg64wP3m8/Zk5V/UmQbFE5nqu1EXSg==
763763
dependencies:
764764
ramda "^0.26.1"
765765

0 commit comments

Comments
 (0)