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

Commit 9b15749

Browse files
chore: bump eslint-plugin-mocha from 10.0.4 to 10.1.0 in /web3.js (#27332)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.0.4 to 10.1.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.0.4...10.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb847a6 commit 9b15749

File tree

2 files changed

+25
-29
lines changed

2 files changed

+25
-29
lines changed

web3.js/package-lock.json

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

web3.js/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -3812,12 +3812,12 @@ eslint-plugin-import@2.26.0:
38123812
tsconfig-paths "^3.14.1"
38133813

38143814
eslint-plugin-mocha@^10.0.4:
3815-
version "10.0.4"
3816-
resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.4.tgz"
3817-
integrity sha512-8wzAeepVY027oBHz/TmBmUr7vhVqoC1KTFeDybFLhbaWKx+aQ7fJJVuUsqcUy+L+G+XvgQBJY+cbAf7hl5DF7Q==
3815+
version "10.1.0"
3816+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.1.0.tgz#69325414f875be87fb2cb00b2ef33168d4eb7c8d"
3817+
integrity sha512-xLqqWUF17llsogVOC+8C6/jvQ+4IoOREbN7ZCHuOHuD6cT5cDD4h7f2LgsZuzMAiwswWE21tO7ExaknHVDrSkw==
38183818
dependencies:
38193819
eslint-utils "^3.0.0"
3820-
ramda "^0.28.0"
3820+
rambda "^7.1.0"
38213821

38223822
eslint-plugin-prettier@^4.0.0:
38233823
version "4.0.0"
@@ -7097,10 +7097,10 @@ quick-lru@^5.1.1:
70977097
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
70987098
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
70997099

7100-
ramda@^0.28.0:
7101-
version "0.28.0"
7102-
resolved "https://registry.npmjs.org/ramda/-/ramda-0.28.0.tgz"
7103-
integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
7100+
rambda@^7.1.0:
7101+
version "7.2.1"
7102+
resolved "https://registry.yarnpkg.com/rambda/-/rambda-7.2.1.tgz#c533f6e2def4edcd59f967df938ace5dd6da56af"
7103+
integrity sha512-Wswj8ZvzdI3VhaGPkZAxaCTwuMmGtgWt7Zxsgyo4P+iTmVnkojvyWaOep5q3ZjMIecW0wtQa66GWxaKkZ24RAA==
71047104

71057105
randombytes@^2.1.0:
71067106
version "2.1.0"

0 commit comments

Comments
 (0)