Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 25b8f24 commit 3612224
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte3": "^4.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^5.2.10",
"svelte-check": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
},
Expand Down

0 comments on commit 3612224

Please sign in to comment.