Skip to content

Commit

Permalink
Update dependency eslint-plugin-mocha to v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent c34a137 commit be88b83
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 @@ -22,7 +22,7 @@
"@types/mocha": "9.1.1",
"@types/node": "16.18.68",
"chai": "4.3.10",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-mocha": "10.2.0",
"mocha": "10.0.0",
"prettier": "2.8.1",
"remark-cli": "11.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ __metadata:
"@types/mocha": 9.1.1
"@types/node": 16.18.68
chai: 4.3.10
eslint-plugin-mocha: 10.1.0
eslint-plugin-mocha: 10.2.0
github-slugger: ^1.4.0
globby: ^13.1.2
is-text-path: ^2.0.0
Expand Down Expand Up @@ -1635,15 +1635,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 @@ -4481,10 +4481,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 be88b83

Please sign in to comment.