Skip to content

Commit

Permalink
fix(deps): update dependency prettier to v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent ba288fd commit e409532
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"husky": "^9.0.11",
"jest": "^29.7.0",
"open": "^10.1.0",
"prettier": "^2.8.8",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"rimraf": "^5.0.5",
"semver": "^7.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"graphql": "^16.8.1",
"lodash-es": "^4.17.21",
"micromatch": "^4.0.5",
"prettier": "^2.8.8",
"prettier": "^3.2.5",
"trading-signals": "^5.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"prettier": "^3.0.1"
"prettier": "^3.2.5"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.2",
Expand Down
26 changes: 10 additions & 16 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 e409532

Please sign in to comment.