Skip to content

Commit 68d920f

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

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -88,7 +88,7 @@
8888
"@eslint/eslintrc": "^3.3.5",
8989
"@eslint/js": "^9.39.4",
9090
"@types/jest": "^30.0.0",
91-
"@types/node": "^25.5.2",
91+
"@types/node": "^25.6.0",
9292
"@types/semver": "^7.7.1",
9393
"@typescript-eslint/eslint-plugin": "^8.58.1",
9494
"@typescript-eslint/parser": "^8.58.1",
@@ -106,12 +106,12 @@
106106
"jest-snapshot-serializer-raw": "^2.0.0",
107107
"jest-watch-typeahead": "^3.0.1",
108108
"knip": "^6.3.1",
109-
"prettier": "^3.8.1",
109+
"prettier": "^3.8.2",
110110
"solc": "^0.8.34",
111111
"ts-loader": "^9.5.7",
112112
"ts-node": "^10.9.2",
113113
"typescript": "^6.0.2",
114-
"webpack": "^5.106.0",
114+
"webpack": "^5.106.1",
115115
"webpack-cli": "^7.0.2"
116116
},
117117
"dependencies": {

0 commit comments

Comments
 (0)