Skip to content

Commit 0d5d726

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency prettier to ^3.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9629c18 commit 0d5d726

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lint-staged": "^15.4.3",
6969
"markdown-table": "^3.0.4",
7070
"open-cli": "^8.0.0",
71-
"prettier": "^3.4.2",
71+
"prettier": "^3.5.0",
7272
"typescript": "~5.2.2"
7373
},
7474
"engineStrict": true,

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash": "^4.17.21",
4343
"mocha": "^11.1.0",
4444
"nyc": "^17.1.0",
45-
"prettier": "^3.4.2",
45+
"prettier": "^3.5.0",
4646
"rimraf": "^5.0.10",
4747
"source-map-support": "^0.5.21",
4848
"typescript": "~5.2.2"

0 commit comments

Comments
 (0)