Skip to content

Commit b85b79a

Browse files
chore: bump prettier in the development-dependencies group
Bumps the development-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec8e413 commit b85b79a

File tree

2 files changed

+25
-43
lines changed

2 files changed

+25
-43
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^5.5.4",
4141
"husky": "^9.1.7",
4242
"jest": "^30.2.0",
43-
"prettier": "^3.6.2",
43+
"prettier": "^3.7.1",
4444
"release-please": "^17.1.3",
4545
"typescript": "^5.9.3"
4646
},

0 commit comments

Comments
 (0)