Skip to content

Commit 1f336fa

Browse files
chore(deps): update dependency prettier to v3.5.0 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0da4f8a commit 1f336fa

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
@@ -57,7 +57,7 @@
5757
"husky": "9.1.7",
5858
"jest": "^29.7.0",
5959
"lint-staged": "15.4.3",
60-
"prettier": "3.4.2",
60+
"prettier": "3.5.0",
6161
"sinon": "19.0.2",
6262
"ts-jest": "^29.2.5",
6363
"typescript": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3584,10 +3584,10 @@ prettier-linter-helpers@^1.0.0:
35843584
dependencies:
35853585
fast-diff "^1.1.2"
35863586

3587-
prettier@3.4.2:
3588-
version "3.4.2"
3589-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3590-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
3587+
prettier@3.5.0:
3588+
version "3.5.0"
3589+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
3590+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
35913591

35923592
pretty-format@^29.0.0, pretty-format@^29.7.0:
35933593
version "29.7.0"

0 commit comments

Comments
 (0)