Skip to content

Commit 570c030

Browse files
⬆️ Update dependency prettier to v3.5.1
1 parent 933f238 commit 570c030

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
@@ -14,7 +14,7 @@
1414
"eslint": "8.57.1",
1515
"husky": "9.1.7",
1616
"lint-staged": "15.4.3",
17-
"prettier": "3.4.2",
17+
"prettier": "3.5.1",
1818
"rimraf": "5.0.10",
1919
"typescript": "5.7.3"
2020
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2799,10 +2799,10 @@ prettier-linter-helpers@^1.0.0:
27992799
dependencies:
28002800
fast-diff "^1.1.2"
28012801

2802-
prettier@3.4.2:
2803-
version "3.4.2"
2804-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2805-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
2802+
prettier@3.5.1:
2803+
version "3.5.1"
2804+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
2805+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
28062806

28072807
prop-types@^15.8.1:
28082808
version "15.8.1"

0 commit comments

Comments
 (0)