Skip to content

Commit 0c08270

Browse files
chore(deps-dev): bump prettier in the dev-dependencies group (#13304)
Bumps the dev-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46a2667 commit 0c08270

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@
2222
"eslint": "^9.39.2",
2323
"husky": "^9.1.7",
2424
"lint-staged": "^16.2.7",
25-
"prettier": "^3.8.0"
25+
"prettier": "^3.8.1"
2626
},
2727
"lint-staged": {
2828
"*.{js,ts,tsx,jsx}": [

0 commit comments

Comments
 (0)