Skip to content

Commit b2de704

Browse files
chore(deps): update dependency prettier to v3.4.2 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da67d59 commit b2de704

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2.10",
60-
"prettier": "3.4.1",
60+
"prettier": "3.4.2",
6161
"sinon": "19.0.2",
6262
"ts-jest": "^29.2.5",
6363
"typescript": "5.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3581,10 +3581,10 @@ prettier-linter-helpers@^1.0.0:
35813581
dependencies:
35823582
fast-diff "^1.1.2"
35833583

3584-
3585-
version "3.4.1"
3586-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3587-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
3584+
3585+
version "3.4.2"
3586+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3587+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
35883588

35893589
pretty-format@^29.0.0, pretty-format@^29.7.0:
35903590
version "29.7.0"

0 commit comments

Comments
 (0)