Skip to content

Commit ea1d56f

Browse files
Bump prettier from 3.5.0 to 3.5.2 (#561)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea155d3 commit ea1d56f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"fmt": "prettier --write ."
66
},
77
"devDependencies": {
8-
"prettier": "^3.5.0"
8+
"prettier": "^3.5.2"
99
}
1010
}

0 commit comments

Comments
 (0)