Skip to content

Commit 7d64fc2

Browse files
build(deps-dev): bump prettier from 3.8.1 to 3.8.2 (#315)
* build(deps-dev): bump prettier from 3.8.1 to 3.8.2 Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update codeowner --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiacai Liu <dev@liujiacai.net>
1 parent 2b2db52 commit 7d64fc2

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
22

3-
* @jinzhongjia @jiacai2050 @xihale
3+
* @jinzhongjia @jiacai2050 @xihale
4+
*.json @jinzhongjia
5+
bun.lock @jinzhongjia

bun.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@types/node": "^25.5.2",
13-
"prettier": "^3.8.1",
13+
"prettier": "^3.8.2",
1414
"vitepress": "^1.6.4",
1515
"vitepress-export-pdf": "^1.0.0"
1616
},

0 commit comments

Comments
 (0)