Skip to content

Commit e856e17

Browse files
build(deps-dev): update prettier requirement from ^3.7.4 to ^3.8.0
Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 419ebf3 commit e856e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-config-prettier": "^10.1.8",
2828
"eslint-plugin-prettier": "^5.5.4",
2929
"eslint-plugin-unused-imports": "^4.3.0",
30-
"prettier": "^3.7.4",
30+
"prettier": "^3.8.0",
3131
"ts-loader": "^9.5.4",
3232
"typescript": "^5.9.3"
3333
},

0 commit comments

Comments
 (0)