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

Commit 4a19629

Browse files
fix(deps): bump eslint-plugin-mocha from 10.4.1 to 10.4.2 (#132)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.4.1 to 10.4.2. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.4.2/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.4.1...10.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 112ff36 commit 4a19629

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.1",
13+
"eslint-plugin-mocha": "^10.4.2",
1414
"eslint-plugin-n": "^15",
1515
"eslint-plugin-perfectionist": "^2.8.0"
1616
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,10 @@ eslint-plugin-import@^2.29.1:
604604
semver "^6.3.1"
605605
tsconfig-paths "^3.15.0"
606606

607-
eslint-plugin-mocha@^10.4.1:
608-
version "10.4.1"
609-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz#7975a3dbb0de80a5f3ea69c30f6f1f1c931f8800"
610-
integrity sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==
607+
eslint-plugin-mocha@^10.4.2:
608+
version "10.4.2"
609+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.2.tgz#dfaed06d362506c5e4d561c534314e25b3b0f1f7"
610+
integrity sha512-cur4dVYnSEWTBwdqIBQFxa/9siAhesu0TX+lbJ4ClE9j0eNMNe6BSx3vkFFNz6tGoveyMyELFXa30f3fvuAVDg==
611611
dependencies:
612612
eslint-utils "^3.0.0"
613613
globals "^13.24.0"

0 commit comments

Comments
 (0)