Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.5.2 (#751)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent cd7a42a commit caf311c
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^22.13.5",
"eslint": "^9.21.0",
"lerna": "^8.2.0",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"stylelint": "^16.14.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-basis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autoprefixer": "^10.4.20",
"eslint": "^9.21.0",
"postcss": "^8.5.3",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"stylelint": "^16.14.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"eslint": "^9.21.0",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"typescript": "^5.7.3",
"vite": "^6.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-trello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"autoprefixer": "^10.4.20",
"eslint": "^9.21.0",
"postcss": "^8.5.3",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"stylelint": "^16.14.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
Expand Down
66 changes: 33 additions & 33 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 caf311c

Please sign in to comment.