Skip to content

Commit

Permalink
update prettier to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 21, 2024
1 parent 67be605 commit adb74af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
dry: true
prettier_options: --check .
prettier_version: 2.8.8
prettier_version: 3.2.5
clean_node_folder: false

- name: ESlint
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.5.0",
"mocha": "^10.2.0",
"prettier": "^2.8.1",
"prettier": "^3.2.5",
"typescript": "^4.9.4"
},
"categories": [
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit adb74af

Please sign in to comment.