Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 2293d9b

Browse files
fix(deps): bump eslint-plugin-mocha from 10.4.3 to 10.5.0
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.4.3 to 10.5.0. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.5.0/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.4.3...10.5.0) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63b0be9 commit 2293d9b

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
@@ -10,7 +10,7 @@
1010
"eslint-config-xo-space": "^0.35.0",
1111
"eslint-import-resolver-typescript": "^3.6.1",
1212
"eslint-plugin-import": "^2.29.1",
13-
"eslint-plugin-mocha": "^10.4.3",
13+
"eslint-plugin-mocha": "^10.5.0",
1414
"eslint-plugin-n": "^15",
1515
"eslint-plugin-perfectionist": "^2.11.0"
1616
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,10 @@ eslint-plugin-import@^2.29.1:
662662
semver "^6.3.1"
663663
tsconfig-paths "^3.15.0"
664664

665-
eslint-plugin-mocha@^10.4.3:
666-
version "10.4.3"
667-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3.tgz#bf641379d9f1c7d6a84646a3fc1a0baa50da8bfd"
668-
integrity sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==
665+
eslint-plugin-mocha@^10.5.0:
666+
version "10.5.0"
667+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz#0aca8d709e7cddef566e0dc252f6b02e307a2b7e"
668+
integrity sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==
669669
dependencies:
670670
eslint-utils "^3.0.0"
671671
globals "^13.24.0"

0 commit comments

Comments
 (0)