Skip to content

Commit 1d26530

Browse files
chore(deps-dev): bump prettier in the development-dependencies group (#57)
Bumps the development-dependencies group 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: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caa7122 commit 1d26530

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vercel/ncc": "0.38.4",
2525
"eslint": "8.38.0",
2626
"jest": "29.7.0",
27-
"prettier": "^3.7.3",
27+
"prettier": "^3.7.4",
2828
"ts-jest": "29.4.6",
2929
"typescript": "5.9.3"
3030
}

0 commit comments

Comments
 (0)