Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and dhmlau committed Feb 10, 2025
1 parent 9629c18 commit 0d5d726
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -68,7 +68,7 @@
"lint-staged": "^15.4.3",
"markdown-table": "^3.0.4",
"open-cli": "^8.0.0",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"typescript": "~5.2.2"
},
"engineStrict": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lodash": "^4.17.21",
"mocha": "^11.1.0",
"nyc": "^17.1.0",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"rimraf": "^5.0.10",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
Expand Down

0 comments on commit 0d5d726

Please sign in to comment.