Skip to content

Commit a109e42

Browse files
build(deps-dev): update prettier requirement from ^3.6.2 to ^3.7.4
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.6.2...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a9a082 commit a109e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.2",
30+
"prettier": "^3.7.4",
3131
"ts-loader": "^9.5.4",
3232
"typescript": "^5.9.3"
3333
},

0 commit comments

Comments
 (0)