Skip to content

Commit 1511054

Browse files
Bump the linting-tools group across 1 directory with 3 updates (#2631)
Bumps the linting-tools group with 3 updates in the / directory: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [lint-staged](https://github.com/lint-staged/lint-staged) and [solhint](https://github.com/protofire/solhint). Updates `eslint-plugin-prettier` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.3.1...v5.4.0) Updates `lint-staged` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v15.5.2) Updates `solhint` from 5.0.5 to 5.1.0 - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/protofire/solhint/commits/v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting-tools - dependency-name: solhint dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8bae2a commit 1511054

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,17 @@
108108
"eslint-config-standard": "^17.1.0",
109109
"eslint-plugin-import": "^2.31.0",
110110
"eslint-plugin-n": "^15.7.0",
111-
"eslint-plugin-prettier": "^5.3.1",
111+
"eslint-plugin-prettier": "^5.4.0",
112112
"eslint-plugin-promise": "^6.1.1",
113113
"hardhat": "^2.23.0",
114114
"husky": "^9.1.7",
115115
"jest-yaml-transform": "^0.2.0",
116-
"lint-staged": "^15.5.1",
116+
"lint-staged": "^15.5.2",
117117
"openapi-types": "^12.1.3",
118118
"prettier": "^3.5.3",
119119
"prettier-plugin-astro": "^0.14.1",
120120
"prettier-plugin-solidity": "^1.4.3",
121-
"solhint": "^5.0.5",
121+
"solhint": "^5.1.0",
122122
"solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules",
123123
"solhint-plugin-prettier": "^0.1.0",
124124
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)