Skip to content

Commit c2f0441

Browse files
Bump prettier from 3.7.3 to 3.7.4 (#1330)
* Bump prettier from 3.7.3 to 3.7.4 Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent e825516 commit c2f0441

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -90,8 +90,8 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^24.10.1",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.48.0",
94-
"@typescript-eslint/parser": "^8.48.0",
93+
"@typescript-eslint/eslint-plugin": "^8.48.1",
94+
"@typescript-eslint/parser": "^8.48.1",
9595
"c8": "^10.1.3",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.1",
@@ -106,7 +106,7 @@
106106
"jest-watch-typeahead": "^3.0.1",
107107
"knip": "^5.71.0",
108108
"lines-and-columns": "^2.0.4",
109-
"prettier": "^3.7.3",
109+
"prettier": "^3.7.4",
110110
"solc": "^0.8.30",
111111
"ts-loader": "^9.5.4",
112112
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)