Skip to content

Commit 1e50a82

Browse files
Update dependency prettier to v3.5.3 (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f11b247 commit 1e50a82

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-functional": "^9.0.0",
3333
"globals": "^16.0.0",
3434
"husky": "9.1.7",
35-
"prettier": "3.5.2",
35+
"prettier": "3.5.3",
3636
"rimraf": "6.0.1",
3737
"typescript": "5.8.2",
3838
"typescript-eslint": "^8.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,12 +2412,12 @@ __metadata:
24122412
languageName: node
24132413
linkType: hard
24142414

2415-
"prettier@npm:3.5.2":
2416-
version: 3.5.2
2417-
resolution: "prettier@npm:3.5.2"
2415+
"prettier@npm:3.5.3":
2416+
version: 3.5.3
2417+
resolution: "prettier@npm:3.5.3"
24182418
bin:
24192419
prettier: bin/prettier.cjs
2420-
checksum: 10c0/d7b597ed33f39c32ace675896ad187f06a3e48dc8a1e80051b5c5f0dae3586d53981704b8fda5ac3b080e6c2e0e197d239131b953702674f044351621ca5e1ac
2420+
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
24212421
languageName: node
24222422
linkType: hard
24232423

@@ -2770,7 +2770,7 @@ __metadata:
27702770
eslint-plugin-functional: "npm:^9.0.0"
27712771
globals: "npm:^16.0.0"
27722772
husky: "npm:9.1.7"
2773-
prettier: "npm:3.5.2"
2773+
prettier: "npm:3.5.3"
27742774
ramda: "npm:0.30.1"
27752775
rimraf: "npm:6.0.1"
27762776
typescript: "npm:5.8.2"

0 commit comments

Comments
 (0)