Skip to content

Commit 107120b

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react": "^7.37.4",
4040
"eslint-plugin-require-explicit-generics": "^1.0.0",
4141
"fork-ts-checker-webpack-plugin": "^9.0.2",
42-
"prettier": "^3.4.2",
42+
"prettier": "^3.5.0",
4343
"typescript": "^5.7.3"
4444
},
4545
"browserslist": {

0 commit comments

Comments
 (0)