Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent ac96f86 commit 8f59445
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 166 deletions.
310 changes: 146 additions & 164 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-vue": "7.20.0",
"file-loader": "6.2.0",
"node-sass": "6.0.1",
"prettier": "1.19.1",
"prettier": "3.3.3",
"sass": "1.77.6",
"sass-loader": "8.0.2",
"stylelint": "13.13.1",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"eslint": "7.32.0",
"prettier": "1.19.1"
"prettier": "3.3.3"
},
"engines": {
"node": "12.x"
Expand Down

0 comments on commit 8f59445

Please sign in to comment.