Skip to content

Commit ab4d6ba

Browse files
Update dependency prettier to v3.5.1
1 parent 5c79329 commit ab4d6ba

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
@@ -6,7 +6,7 @@
66
"test": "node test.js"
77
},
88
"devDependencies": {
9-
"prettier": "3.5.0"
9+
"prettier": "3.5.1"
1010
},
1111
"dependencies": {
1212
"webpack": "5.97.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,10 @@ pkg-dir@^4.2.0:
594594
dependencies:
595595
find-up "^4.0.0"
596596

597-
prettier@3.5.0:
598-
version "3.5.0"
599-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
600-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
597+
prettier@3.5.1:
598+
version "3.5.1"
599+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
600+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
601601

602602
punycode@^2.1.0:
603603
version "2.1.1"

0 commit comments

Comments
 (0)