From 3bdf54a29bfb97b638439899d8b0a90603b23f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:59:12 +0000 Subject: [PATCH] chore(deps-dev): bump solhint from 5.0.1 to 5.0.2 Bumps [solhint](https://github.com/protofire/solhint) from 5.0.1 to 5.0.2. - [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/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: solhint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 204ba86a76..cc983e4475 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "lint-staged": "^15.2.7", "prettier": "^3.3.3", "prettier-plugin-solidity": "^1.3.1", - "solhint": "^5.0.1", + "solhint": "^5.0.2", "tar": "^7.4.3", "ts-node": "^10.9.1", "typedoc": "^0.26.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e4d4d8a3f..26ed7dfe00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^1.3.1 version: 1.3.1(prettier@3.3.3) solhint: - specifier: ^5.0.1 - version: 5.0.1(typescript@5.5.4) + specifier: ^5.0.2 + version: 5.0.2(typescript@5.5.4) tar: specifier: ^7.4.3 version: 7.4.3 @@ -9755,8 +9755,8 @@ packages: engines: {node: '>=10.0.0'} hasBin: true - solhint@5.0.1: - resolution: {integrity: sha512-QeQLS9HGCnIiibt+xiOa/+MuP7BWz9N7C5+Mj9pLHshdkNhuo3AzCpWmjfWVZBUuwIUO3YyCRVIcYLR3YOKGfg==} + solhint@5.0.2: + resolution: {integrity: sha512-fDoflGz1jztGRqEDiLI25wSvpjGu0fIqeRXXYKYt4qBOA0EJi8RZwlM11+K2ZAcGFW2K8bevJ2A/wtZ0lDi/bw==} hasBin: true solidity-ast@0.4.56: @@ -23733,7 +23733,7 @@ snapshots: transitivePeerDependencies: - debug - solhint@5.0.1(typescript@5.5.4): + solhint@5.0.2(typescript@5.5.4): dependencies: '@solidity-parser/parser': 0.18.0 ajv: 6.12.6