Skip to content

Commit e6b0ce3

Browse files
Bump prettier from 3.8.2 to 3.8.3 (#1519)
* Bump prettier from 3.8.2 to 3.8.3 Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 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 c75a37c commit e6b0ce3

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 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": "^25.6.0",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.58.1",
94-
"@typescript-eslint/parser": "^8.58.1",
93+
"@typescript-eslint/eslint-plugin": "^8.58.2",
94+
"@typescript-eslint/parser": "^8.58.2",
9595
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.4",
@@ -106,7 +106,7 @@
106106
"jest-snapshot-serializer-raw": "^2.0.0",
107107
"jest-watch-typeahead": "^3.0.1",
108108
"knip": "^6.4.1",
109-
"prettier": "^3.8.2",
109+
"prettier": "^3.8.3",
110110
"solc": "^0.8.34",
111111
"ts-loader": "^9.5.7",
112112
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)