Skip to content

Commit

Permalink
chore: update prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jul 15, 2023
1 parent f302ec6 commit 7c322a0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-vitest": "^0.2.5",
"mrmime": "^1.0.1",
"node-fetch": "^3.3.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"throttle-debounce": "^5.0.0",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/fixtures/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<title>test</title>
Expand Down

0 comments on commit 7c322a0

Please sign in to comment.