Skip to content

Commit 0969b07

Browse files
build(deps-dev): bump prettier from 3.6.1 to 3.6.2 in /website (sidorares#3674)
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0bb6bf commit 0969b07

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^24.0.4",
4040
"packages-update": "^2.0.0",
4141
"poku": "^3.0.2",
42-
"prettier": "^3.6.1",
42+
"prettier": "^3.6.2",
4343
"tsx": "^4.20.3",
4444
"typescript": "^5.8.3"
4545
},

0 commit comments

Comments
 (0)