Skip to content

Commit 1069a3e

Browse files
chore(deps): update dependency prettier to v3.5.1 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6959148 commit 1069a3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-prettier": "5.2.3",
4646
"eslint-plugin-promise": "7.2.1",
4747
"npm-run-all2": "6.2.6",
48-
"prettier": "3.5.0",
48+
"prettier": "3.5.1",
4949
"ts-node": "10.9.2",
5050
"typescript": "5.7.3",
5151
"vitest": "2.1.9"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,10 +2585,10 @@ prettier-linter-helpers@^1.0.0:
25852585
dependencies:
25862586
fast-diff "^1.1.2"
25872587

2588-
2589-
version "3.5.0"
2590-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
2591-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
2588+
2589+
version "3.5.1"
2590+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
2591+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
25922592

25932593
punycode@^2.1.0:
25942594
version "2.3.1"

0 commit comments

Comments
 (0)