Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 19 updates#153

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/development-dependencies-0860769068
Closed

chore(deps-dev): bump the development-dependencies group across 1 directory with 19 updates#153
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/development-dependencies-0860769068

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps the development-dependencies group with 19 updates in the / directory:

Package From To
@eslint/eslintrc 3.3.3 3.3.4
@eslint/js 9.39.2 10.0.1
@fhevm/hardhat-plugin 0.1.0 0.4.2
@fhevm/mock-utils 0.1.0 0.4.2
@nomicfoundation/hardhat-ethers 3.1.3 4.0.5
@nomicfoundation/hardhat-network-helpers 1.1.2 3.0.4
@nomicfoundation/hardhat-verify 2.1.3 3.0.11
@types/chai 4.3.20 5.2.3
@types/node 25.2.2 25.3.1
@typescript-eslint/eslint-plugin 8.54.0 8.56.1
@typescript-eslint/parser 8.54.0 8.56.1
@zama-fhe/relayer-sdk 0.2.0 0.4.1
dotenv 17.2.4 17.3.1
eslint 9.39.2 10.0.2
eslint-config-prettier 9.1.2 10.1.8
hardhat 2.28.4 3.1.10
hardhat-deploy 0.11.45 2.0.1
prettier-plugin-solidity 1.4.3 2.2.1
rimraf 6.1.2 6.1.3

Updates @eslint/eslintrc from 3.3.3 to 3.3.4

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.4

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)
Commits
  • 4c45e24 chore: release 3.3.4 🚀 (#223)
  • 30339d0 fix: update minimatch to 3.1.3 to address security vulnerabilities (#224)
  • 9139140 fix: update ajv to 6.14.0 to address security vulnerabilities (#221)
  • 245ada5 docs: Update README sponsors
  • 78b1a0e docs: Update README sponsors
  • df32fff docs: Update README sponsors
  • a62f7f5 docs: Update README sponsors
  • 84a32c5 docs: Update README sponsors
  • 7ab5635 docs: Update README sponsors
  • 5e8a153 docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @eslint/js from 9.39.2 to 10.0.1

Release notes

Sourced from @​eslint/js's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)
  • aa3fb2b fix!: tighten func-names schema (#20119) (Pixel998)
  • f6c0ed0 feat!: report eslint-env comments as errors (#20128) (Francesco Trotta)
  • 4bf739f fix!: remove deprecated LintMessage#nodeType and TestCaseError#type (#20096) (Pixel998)
  • 523c076 feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)
  • 454a292 feat!: update eslint:recommended configuration (#20210) (Pixel998)
  • 4f880ee feat!: remove v10_* and inactive unstable_* flags (#20225) (sethamus)
  • f18115c feat!: no-shadow-restricted-names report globalThis by default (#20027) (sethamus)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160) (Milos Djermanovic)

Features

  • bff9091 feat: handle Array.fromAsync in array-callback-return (#20457) (Francesco Trotta)
  • 290c594 feat: add self to no-implied-eval rule (#20468) (sethamus)
  • 43677de feat: fix handling of function and class expression names in no-shadow (#20432) (Milos Djermanovic)

... (truncated)

Commits
  • 84fb885 chore: package.json update for @​eslint/js release
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467)
  • f3fbc2f chore: set @eslint/js version to 10.0.0 to skip releasing it (#20466)
  • b4b3127 chore: package.json update for @​eslint/js release
  • 0b14059 chore: package.json update for @​eslint/js release
  • fa31a60 feat!: add name to configs (#20015)
  • 1e2cad5 chore: package.json update for @​eslint/js release
  • 454a292 feat!: update eslint:recommended configuration (#20210)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160)
  • See full diff in compare view

Updates @fhevm/hardhat-plugin from 0.1.0 to 0.4.2

Release notes

Sourced from @​fhevm/hardhat-plugin's releases.

v0.4.2

What's Changed

  • update fhevm/solidity v0.11.1

Full Changelog: zama-ai/fhevm-mocks@v0.4.1...v0.4.2

v0.4.1

What's Changed

  • add delegate support
  • update @zama-fhe/relayer-sdk v0.4.1 dependency
  • update @fhevm/solidity v0.11.0 dependency
  • fix API key bug

Full Changelog: zama-ai/fhevm-mocks@v0.4.0...v0.4.1

v0.4.0

  • update relayer-sdk to version 0.4.0

v0.4.0-0

No release notes provided.

v0.3.0-4

What's Changed

  • add support for Ethereum Mainnet
  • update peer dependencies
  • relayer-sdk v0.3.0-8
  • fhevm/solidity v0.10.0
  • fhevm/host-contracts v0.10.0
  • Needs ZAMA_FHEVM_API_KEY to run on Ethereum Mainnet

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-3...v0.3.0-4

v0.3.0-3

What's Changed

  • Remove debug task
  • improve config checking

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-2...v0.3.0-3

v0.3.0-2

What's Changed

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-1...v0.3.0-2

v0.3.0-1

... (truncated)

Commits
  • fa852da chore: update fhevm/solidity v0.11.1 (#104)
  • 12e6d59 delegate, dependencies update and API key fix (#103)
  • 18b5199 relayer-sdk v0.4.0 (#99)
  • a7c698d chore: update workflow to follow relayer pattern and manage pre and release
  • 762fe5d chore: update publish.yml to be trusted publishing ready
  • 0f36bdd Bump version 0.4.0-0 (#94)
  • 51b79d8 chore: relayer-sdk 0.4.0-4 (#93)
  • 4dfd0c8 doc: fix APlusB tutorial (#92)
  • 3a3cd17 chore: fhevm-v10 (#91)
  • 9ee2781 Remove debug task and improve config checking (#86)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​fhevm/hardhat-plugin since your current version.


Updates @fhevm/mock-utils from 0.1.0 to 0.4.2

Release notes

Sourced from @​fhevm/mock-utils's releases.

v0.4.2

What's Changed

  • update fhevm/solidity v0.11.1

Full Changelog: zama-ai/fhevm-mocks@v0.4.1...v0.4.2

v0.4.1

What's Changed

  • add delegate support
  • update @zama-fhe/relayer-sdk v0.4.1 dependency
  • update @fhevm/solidity v0.11.0 dependency
  • fix API key bug

Full Changelog: zama-ai/fhevm-mocks@v0.4.0...v0.4.1

v0.4.0

  • update relayer-sdk to version 0.4.0

v0.4.0-0

No release notes provided.

v0.3.0-4

What's Changed

  • add support for Ethereum Mainnet
  • update peer dependencies
  • relayer-sdk v0.3.0-8
  • fhevm/solidity v0.10.0
  • fhevm/host-contracts v0.10.0
  • Needs ZAMA_FHEVM_API_KEY to run on Ethereum Mainnet

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-3...v0.3.0-4

v0.3.0-3

What's Changed

  • Remove debug task
  • improve config checking

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-2...v0.3.0-3

v0.3.0-2

What's Changed

Full Changelog: zama-ai/fhevm-mocks@v0.3.0-1...v0.3.0-2

v0.3.0-1

... (truncated)

Commits
  • fa852da chore: update fhevm/solidity v0.11.1 (#104)
  • 12e6d59 delegate, dependencies update and API key fix (#103)
  • 18b5199 relayer-sdk v0.4.0 (#99)
  • a7c698d chore: update workflow to follow relayer pattern and manage pre and release
  • 762fe5d chore: update publish.yml to be trusted publishing ready
  • 0f36bdd Bump version 0.4.0-0 (#94)
  • 51b79d8 chore: relayer-sdk 0.4.0-4 (#93)
  • 4dfd0c8 doc: fix APlusB tutorial (#92)
  • 3a3cd17 chore: fhevm-v10 (#91)
  • 9ee2781 Remove debug task and improve config checking (#86)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​fhevm/mock-utils since your current version.


Updates @nomicfoundation/hardhat-ethers from 3.1.3 to 4.0.5

Release notes

Sourced from @​nomicfoundation/hardhat-ethers's releases.

@​nomicfoundation/hardhat-ethers@​4.0.5

Changes

  • 6674b00: Bump hardhat-utils major

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-ethers@​4.0.4

This release increases the gas limit to 60,000,000.

Patch Changes

  • 5abcee6: Use Osaka as the default EVM target for solc 0.8.31+ and increase the gas limit per EIP-7935. Thanks @​Amxx! (#7813)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-ethers@​4.0.3

What's Changed

  • Updated installation instructions to use defineConfig
Commits

Updates @nomicfoundation/hardhat-network-helpers from 1.1.2 to 3.0.4

Release notes

Sourced from @​nomicfoundation/hardhat-network-helpers's releases.

@​nomicfoundation/hardhat-network-helpers@​3.0.4

Changes

  • 6674b00: Bump hardhat-utils major

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-network-helpers@​3.0.2

What's Changed

  • Updated installation instructions to use defineConfig
Changelog

Sourced from @​nomicfoundation/hardhat-network-helpers's changelog.

3.0.4

Patch Changes

  • 6674b00: Bump hardhat-utils major

3.0.3

Patch Changes

  • 0245213: Improved the documentation

3.0.2

Patch Changes

  • 558ac5b: Update installation and config instructions

3.0.1

Patch Changes

  • 138d673: Enable fixture sharing across files; fixtures now provide a connection parameter 7406

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!

1.1.0

Minor Changes

  • 14b3042: Updated the minimal supported version of Node to v20 (#6982)

1.0.13

Patch Changes

  • 538b03c: Accept 0x as a valid value for setCode, thanks @​arr00 (#6844)

1.0.12

Patch Changes

  • 8fa15e7: Add support for ZKsync's development mode

1.0.11

... (truncated)

Commits

Updates @nomicfoundation/hardhat-verify from 2.1.3 to 3.0.11

Release notes

Sourced from @​nomicfoundation/hardhat-verify's releases.

@​nomicfoundation/hardhat-verify@​3.0.11

Changes

  • 6674b00: Bump hardhat-utils major

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.10

This release exposes an Etherscan instance through the verification property on network.connect() for advanced use cases, and adds a customApiCall method to the Etherscan instance for custom API requests.

Changes

  • NomicFoundation/hardhat@577e516: Expose an Etherscan instance through the verification property on network.connect() for advanced use cases. This version also adds a customApiCall method to the Etherscan instance, allowing custom requests to the Etherscan API (#7644)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.9

This release is a small bug fix release to improve the interaction of hardhat-verify with Hardhat's build system.

Changes


💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.7

Added automatic support for all the chains officially supported by Etherscan, Blockscout, and Sourcify. No custom chain configuration is needed for those chains now.

Changes

  • 29acf32: Added fallback for chains not included in chain descriptors (#7657)

💡 The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.6

This release adds Sourcify support to hardhat-verify.

Changed

... (truncated)

Changelog

Sourced from @​nomicfoundation/hardhat-verify's changelog.

3.0.11

Patch Changes

  • 6674b00: Bump hardhat-utils major

3.0.10

Patch Changes

  • 577e516: Expose an Etherscan instance through the verification property on network.connect() for advanced use cases. This version also adds a customApiCall method to the Etherscan instance, allowing custom requests to the Etherscan API (#7644)

3.0.9

Patch Changes

  • 13a1e4b: Multiple internal fixes to the solidity build system (#7900)

3.0.8

Patch Changes

3.0.7

Patch Changes

  • 29acf32: Added fallback for chains not included in chain descriptors (#7657)

3.0.6

Patch Changes

3.0.5

Patch Changes

  • d45234d: Fixed Etherscan verification failures by removing hardcoded v1 API URLs from chain descriptors (#7623). Also enhanced config resolution to support partial overrides in block explorer configurations for future extensibility.
  • 558ac5b: Update installation and config instructions

3.0.4

Patch Changes

  • cbcb5ce: Fixed hardhat-verify by using apiUrl from etherscanConfig for verification (#7509)

3.0.3

... (truncated)

Commits
  • 6ce1e7d Version Packages
  • 81de079 Version Packages
  • 7ad8412 refactor: rename verifier to verification
  • 52ac0d0 docs: add jsdoc and readme section
  • c03e6b6 fix: improve EtherscanCustomApiCallOptions type
  • e0bcedf feat: expose etherscan instance through network.connect() and add customApiCa...
  • e766eff Version Packages
  • 45bcdb9 Consistently use root file paths in the SolidityBuildSystem APIs
  • 2982130 Merge pull request #7835 from NomicFoundation/7752-integrate-the-official-sol...
  • 25155b5 official solc support for arm64 Linux
  • Additional commits viewable in compare view

Updates @types/chai from 4.3.20 to 5.2.3

Commits

Updates @types/node from 25.2.2 to 25.3.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.54.0 to 8.56.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

8.55.0 (2026-02-09)

🚀 Features

  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
  • typescript-estree: forbid invalid modifier in object expression (#11931)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.56.1 (2026-02-23)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.55.0 (2026-02-09)

🚀 Features

  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)

❤️ Thank You

... (truncated)

Commits
  • 96a04a9 chore(release): publish 8.56.1
  • 958f390 chore(eslint-plugin): add default excludes to vitest (#12067)
  • ffb46ea docs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...
  • 8b8b68f chore(release): publish 8.56.0
  • 68a074f feat: support ESLint v10 (#12057)
  • c0a359d fix: use parser options from context.languageOptions (#12043)
  • fedfe86 chore(release): publish 8.55.0
  • 8a95834 fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...
  • 4ba1e72 fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...
  • a1f8617 feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.54.0 to 8.56.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

8.55.0 (2026-02-09)

🚀 Features

  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
  • typescript-estree: forbid invalid modifier in object expression (#11931)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.56.1 (2026-02-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.55.0 (2026-02-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates @zama-fhe/relayer-sdk from 0.2.0 to 0.4.1

Release notes

Sourced from @​zama-fhe/relayer-sdk's releases.

v0.4.1

What's Changed

  • fix CLI issues
  • fix relayer v2 route 503 error labels: xxx_timed_out
  • add new relayer v2 route 503 error labels: insufficient_xxx

Full Changelog: zama-ai/relayer-sdk@v0.4.0...v0.4.1

v0.4.0

  • v0.4.0 release
  • add x-api-key to request headers for GET endpoints
  • remove default public RPC urls
  • add doc
  • fix fetch bytes

v0.4.0-5

What's Changed

  • feat: implement delegated user decryption for v2 endpoints

Full Changelog: zama-ai/relayer-sdk@v0.4.0-4...0.4.0-5

v0.4.0-4

What's Changed

  • improved security
  • sealed TFHE and TKMS wasm classes

Full Changelog: zama-ai/relayer-sdk@v0.4.0-3...v0.4.0-4

v0.4.0-3

What's Changed

  • add new exports for Hardhat Plugin
  • fix bundle issue
  • fix jest + ethers tests

Full Changelog: zama-ai/relayer-sdk@v0.4.0-2...v0.4.0-3

v0.4.0-2

What's Changed

Full Changelog: zama-ai/relayer-sdk@v0.4.0-1...v0.4.0-2

v0.4.0-1

What's Changed

... (truncated)

Description has been truncated

…ectory with 19 updates

Bumps the development-dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.4` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` |
| [@fhevm/hardhat-plugin](https://github.com/zama-ai/fhevm-mocks) | `0.1.0` | `0.4.2` |
| [@fhevm/mock-utils](https://github.com/zama-ai/fhevm-mocks) | `0.1.0` | `0.4.2` |
| [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/ethers) | `3.1.3` | `4.0.5` |
| [@nomicfoundation/hardhat-network-helpers](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-network-helpers) | `1.1.2` | `3.0.4` |
| [@nomicfoundation/hardhat-verify](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat-verify) | `2.1.3` | `3.0.11` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.20` | `5.2.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.3.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.56.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.56.1` |
| [@zama-fhe/relayer-sdk](https://github.com/zama-ai/relayer-sdk) | `0.2.0` | `0.4.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.2.4` | `17.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` |
| [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat) | `2.28.4` | `3.1.10` |
| [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) | `0.11.45` | `2.0.1` |
| [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) | `1.4.3` | `2.2.1` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` |



Updates `@eslint/eslintrc` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.4)

Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `@fhevm/hardhat-plugin` from 0.1.0 to 0.4.2
- [Release notes](https://github.com/zama-ai/fhevm-mocks/releases)
- [Commits](zama-ai/fhevm-mocks@v0.1.0...v0.4.2)

Updates `@fhevm/mock-utils` from 0.1.0 to 0.4.2
- [Release notes](https://github.com/zama-ai/fhevm-mocks/releases)
- [Commits](zama-ai/fhevm-mocks@v0.1.0...v0.4.2)

Updates `@nomicfoundation/hardhat-ethers` from 3.1.3 to 4.0.5
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ethers@4.0.5/v-next/ethers)

Updates `@nomicfoundation/hardhat-network-helpers` from 1.1.2 to 3.0.4
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-network-helpers/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-network-helpers@3.0.4/v-next/hardhat-network-helpers)

Updates `@nomicfoundation/hardhat-verify` from 2.1.3 to 3.0.11
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat-verify/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-verify@3.0.11/v-next/hardhat-verify)

Updates `@types/chai` from 4.3.20 to 5.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/node` from 25.2.2 to 25.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.54.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser)

Updates `@zama-fhe/relayer-sdk` from 0.2.0 to 0.4.1
- [Release notes](https://github.com/zama-ai/relayer-sdk/releases)
- [Commits](zama-ai/relayer-sdk@v0.2.0...v0.4.1)

Updates `dotenv` from 17.2.4 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.4...v17.3.1)

Updates `eslint` from 9.39.2 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.2)

Updates `eslint-config-prettier` from 9.1.2 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8)

Updates `hardhat` from 2.28.4 to 3.1.10
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.1.10/v-next/hardhat)

Updates `hardhat-deploy` from 0.11.45 to 2.0.1
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wighawag/hardhat-deploy/compare/v0.11.45...hardhat-deploy@2.0.1)

Updates `prettier-plugin-solidity` from 1.4.3 to 2.2.1
- [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases)
- [Commits](prettier-solidity/prettier-plugin-solidity@v1.4.3...v2.2.1)

Updates `rimraf` from 6.1.2 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.2...v6.1.3)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@fhevm/hardhat-plugin"
  dependency-version: 0.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@fhevm/mock-utils"
  dependency-version: 0.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@nomicfoundation/hardhat-ethers"
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@nomicfoundation/hardhat-network-helpers"
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@nomicfoundation/hardhat-verify"
  dependency-version: 3.0.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/chai"
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@zama-fhe/relayer-sdk"
  dependency-version: 0.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: hardhat
  dependency-version: 3.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: hardhat-deploy
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-solidity
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: rimraf
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/development-dependencies-0860769068 branch March 2, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants