Skip to content

Commit

Permalink
Bump eslint-plugin-mocha from 10.1.0 to 10.2.0 (#8234)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.1.0 to 10.2.0.
- [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.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 8f40fda commit 9646fd7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"diff": "^5.0.0",
"eslint": "^8.50.0",
"eslint-config-hypothesis": "2.6",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fetch-mock": "^9.11.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3876,15 +3876,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-mocha@npm:^10.1.0":
version: 10.1.0
resolution: "eslint-plugin-mocha@npm:10.1.0"
"eslint-plugin-mocha@npm:^10.2.0":
version: 10.2.0
resolution: "eslint-plugin-mocha@npm:10.2.0"
dependencies:
eslint-utils: ^3.0.0
rambda: ^7.1.0
rambda: ^7.4.0
peerDependencies:
eslint: ">=7.0.0"
checksum: 67c063ba190fe8ab3186baaf800a375e9f16a17f69deaac2ea0d1825f6e4260f9a56bd510ceb2ffbe6644d7090beda0efbd2ab7824e4852ce2abee53a1086179
checksum: d284812141ea18b9dcd1f173477e364bda2b86a621cd2a1c13636065255d32498df33b5d9a6fa1d64b187bd86819a7707ae8b0895228a9f545f12ed153fac1a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4958,7 +4958,7 @@ __metadata:
escape-html: ^1.0.3
eslint: ^8.50.0
eslint-config-hypothesis: 2.6
eslint-plugin-mocha: ^10.1.0
eslint-plugin-mocha: ^10.2.0
eslint-plugin-react: ^7.32.2
eslint-plugin-react-hooks: ^4.6.0
fetch-mock: ^9.11.0
Expand Down Expand Up @@ -7434,10 +7434,10 @@ __metadata:
languageName: node
linkType: hard

"rambda@npm:^7.1.0":
version: 7.1.4
resolution: "rambda@npm:7.1.4"
checksum: 05683dcb1bc76504beabb83a8b39488738ba744e12eda43ea29a00b28e61d2be923b9310c575aa5a70c25bf2195de070aa8351b78b6ebc212ceb455ef8544cdb
"rambda@npm:^7.4.0":
version: 7.5.0
resolution: "rambda@npm:7.5.0"
checksum: ad608a9a4160d0b6b0921047cea1329276bf239ff58d439135288712dcdbbf0df47c76591843ad249d89e7c5a9109ce86fe099aa54aef0dc0aa92a9b4dd1b8eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 9646fd7

Please sign in to comment.