Skip to content

Commit bd2a828

Browse files
deps(npm)(deps-dev): update prettier requirement from ^3.7.4 to ^3.8.1
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.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0950fb2 commit bd2a828

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
@@ -42,7 +42,7 @@
4242
"concurrently": "^8.2.2",
4343
"eslint": "^8.57.0",
4444
"typescript": "^5.9.3",
45-
"prettier": "^3.7.4"
45+
"prettier": "^3.8.1"
4646
},
4747
"engines": {
4848
"node": ">=18.0.0",

0 commit comments

Comments
 (0)