From b2b8bd2f4d9910d47fccedab74ded7d20058771d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:07:44 +0000 Subject: [PATCH] chore(deps-dev): bump solhint from 4.5.4 to 5.0.1 Bumps [solhint](https://github.com/protofire/solhint) from 4.5.4 to 5.0.1. - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/protofire/solhint/compare/v.4.5.4...v5.0.1) --- updated-dependencies: - dependency-name: solhint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/nfts/package.json | 2 +- packages/supplementary-contracts/package.json | 2 +- pnpm-lock.yaml | 42 ++++--------------- 3 files changed, 9 insertions(+), 37 deletions(-) diff --git a/packages/nfts/package.json b/packages/nfts/package.json index 6002e472999..cfba7a8cf27 100644 --- a/packages/nfts/package.json +++ b/packages/nfts/package.json @@ -29,7 +29,7 @@ "eslint-plugin-promise": "^6.1.1", "ethers": "^5.7.2", "solc": "0.8.24", - "solhint": "^4.5.4", + "solhint": "^5.0.1", "ts-node": "^10.9.2", "typescript": "^5.2.2" }, diff --git a/packages/supplementary-contracts/package.json b/packages/supplementary-contracts/package.json index 83b8293a862..7375e699184 100644 --- a/packages/supplementary-contracts/package.json +++ b/packages/supplementary-contracts/package.json @@ -24,7 +24,7 @@ "eslint-plugin-promise": "^6.1.1", "ethers": "^5.7.2", "solc": "0.8.24", - "solhint": "^4.5.4", + "solhint": "^5.0.1", "ts-node": "^10.9.2", "typescript": "^5.2.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2780e85f587..c4483edae93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -391,8 +391,8 @@ importers: specifier: 0.8.24 version: 0.8.24 solhint: - specifier: ^4.5.4 - version: 4.5.4(typescript@5.4.5) + specifier: ^5.0.1 + version: 5.0.1(typescript@5.4.5) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@20.12.8)(typescript@5.4.5) @@ -535,8 +535,8 @@ importers: specifier: 0.8.24 version: 0.8.24 solhint: - specifier: ^4.5.4 - version: 4.5.4(typescript@5.4.5) + specifier: ^5.0.1 + version: 5.0.1(typescript@5.4.5) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@20.12.8)(typescript@5.4.5) @@ -7393,7 +7393,7 @@ packages: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) eslint: 8.57.0 eslint-scope: 5.1.1 - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript @@ -10621,7 +10621,7 @@ packages: eslint: '>=6.0.0' dependencies: eslint: 8.57.0 - semver: 7.6.0 + semver: 7.6.2 dev: true /eslint-config-prettier@9.1.0(eslint@8.57.0): @@ -16854,34 +16854,6 @@ packages: - debug dev: true - /solhint@4.5.4(typescript@5.4.5): - resolution: {integrity: sha512-Cu1XiJXub2q1eCr9kkJ9VPv1sGcmj3V7Zb76B0CoezDOB9bu3DxKIFFH7ggCl9fWpEPD6xBmRLfZrYijkVmujQ==} - hasBin: true - dependencies: - '@solidity-parser/parser': 0.18.0 - ajv: 6.12.6 - antlr4: 4.13.1-patch-1 - ast-parents: 0.0.1 - chalk: 4.1.2 - commander: 10.0.1 - cosmiconfig: 8.3.6(typescript@5.4.5) - fast-diff: 1.3.0 - glob: 8.1.0 - ignore: 5.3.1 - js-yaml: 4.1.0 - latest-version: 7.0.0 - lodash: 4.17.21 - pluralize: 8.0.0 - semver: 7.6.2 - strip-ansi: 6.0.1 - table: 6.8.2 - text-table: 0.2.0 - optionalDependencies: - prettier: 2.8.8 - transitivePeerDependencies: - - typescript - dev: true - /solhint@5.0.1(typescript@5.4.5): resolution: {integrity: sha512-QeQLS9HGCnIiibt+xiOa/+MuP7BWz9N7C5+Mj9pLHshdkNhuo3AzCpWmjfWVZBUuwIUO3YyCRVIcYLR3YOKGfg==} hasBin: true @@ -16900,7 +16872,7 @@ packages: latest-version: 7.0.0 lodash: 4.17.21 pluralize: 8.0.0 - semver: 7.6.0 + semver: 7.6.2 strip-ansi: 6.0.1 table: 6.8.2 text-table: 0.2.0