Skip to content

Commit 4e8a90f

Browse files
Bump prettier in /web in the patch-dependencies group (#21)
Bumps the patch-dependencies group in /web with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b1becd commit 4e8a90f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"format:fix": "npx prettier --write ./src"
1212
},
1313
"devDependencies": {
14-
"prettier": "3.7.3"
14+
"prettier": "3.7.4"
1515
},
1616
"engines": {
1717
"node": "^24",

0 commit comments

Comments
 (0)