Skip to content

Commit 3025652

Browse files
chore(deps): bump eslint-plugin-mocha from 10.0.3 to 10.0.5 (#408)
* chore(deps): bump eslint-plugin-mocha from 10.0.3 to 10.0.5 Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.0.3 to 10.0.5. - [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@10.0.3...10.0.5) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix: re-running npm install Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ursenbach <[email protected]>
1 parent 25d98e0 commit 3025652

File tree

3 files changed

+38
-40
lines changed

3 files changed

+38
-40
lines changed

package-lock.json

+36-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jest-formatting": "^3.0.0",
3636
"eslint-plugin-jsdoc": "^39.2.5",
3737
"eslint-plugin-jsx-a11y": "^6.2.3",
38-
"eslint-plugin-mocha": "10.0.3",
38+
"eslint-plugin-mocha": "10.0.5",
3939
"eslint-plugin-node": "^11.1.0",
4040
"eslint-plugin-prettier": "^4.0.0",
4141
"eslint-plugin-react": "^7.17.0",

0 commit comments

Comments
 (0)