Skip to content

Commit 18af8b2

Browse files
Bump the linting-tools group across 1 directory with 3 updates
Bumps the linting-tools group with 3 updates in the / directory: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [prettier](https://github.com/prettier/prettier) and [solhint](https://github.com/protofire/solhint). Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.1 - [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.5.0...v5.5.1) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `solhint` from 5.1.0 to 5.2.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) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting-tools - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools - dependency-name: solhint dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55a2f30 commit 18af8b2

File tree

2 files changed

+99
-19
lines changed

2 files changed

+99
-19
lines changed

package-lock.json

Lines changed: 96 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
@@ -112,17 +112,17 @@
112112
"eslint-config-standard": "^17.1.0",
113113
"eslint-plugin-import": "^2.32.0",
114114
"eslint-plugin-n": "^15.7.0",
115-
"eslint-plugin-prettier": "^5.5.0",
115+
"eslint-plugin-prettier": "^5.5.1",
116116
"eslint-plugin-promise": "^6.1.1",
117117
"hardhat": "^2.24.3",
118118
"husky": "^9.1.7",
119119
"jest-yaml-transform": "^0.2.0",
120120
"lint-staged": "^15.5.2",
121121
"openapi-types": "^12.1.3",
122-
"prettier": "^3.5.3",
122+
"prettier": "^3.6.2",
123123
"prettier-plugin-astro": "^0.14.1",
124124
"prettier-plugin-solidity": "^1.4.3",
125-
"solhint": "^5.1.0",
125+
"solhint": "^5.2.0",
126126
"solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules",
127127
"solhint-plugin-prettier": "^0.1.0",
128128
"ts-jest": "^29.4.0",

0 commit comments

Comments
 (0)