Skip to content

Commit ba1bc5e

Browse files
Bump prettier from 3.6.0 to 3.6.1 (#1183)
* Bump prettier from 3.6.0 to 3.6.1 Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.1 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 1ec1af2 commit ba1bc5e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@
9696
"eslint-config-prettier": "^10.1.5",
9797
"esm-utils": "^4.4.2",
9898
"globals": "^16.2.0",
99-
"jest": "^30.0.2",
99+
"jest": "^30.0.3",
100100
"jest-light-runner": "^0.7.9",
101101
"jest-snapshot-serializer-ansi": "^2.2.1",
102102
"jest-snapshot-serializer-raw": "^2.0.0",
103103
"jest-watch-typeahead": "^3.0.1",
104104
"lines-and-columns": "^2.0.4",
105-
"prettier": "^3.6.0",
105+
"prettier": "^3.6.1",
106106
"solc": "^0.8.30",
107107
"ts-loader": "^9.5.2",
108108
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)