Skip to content

Commit 952fe51

Browse files
Update dependency prettier to v3.6.2 (#1280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3364fa6 commit 952fe51

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.6.1",
35+
"prettier": "3.6.2",
3636
"rimraf": "6.0.1",
3737
"typescript": "5.8.3",
3838
"typescript-eslint": "^8.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2549,12 +2549,12 @@ __metadata:
25492549
languageName: node
25502550
linkType: hard
25512551

2552-
"prettier@npm:3.6.1":
2553-
version: 3.6.1
2554-
resolution: "prettier@npm:3.6.1"
2552+
"prettier@npm:3.6.2":
2553+
version: 3.6.2
2554+
resolution: "prettier@npm:3.6.2"
25552555
bin:
25562556
prettier: bin/prettier.cjs
2557-
checksum: 10c0/cf54254b9ddf1a8dff12f84bf0089e6aef3eeb9d0ce9d0344e39549ddc4f5c290fc5060d7d5a597848b9617e53e05b33a4118e37cd560f9e132ecc19c211300a
2557+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
25582558
languageName: node
25592559
linkType: hard
25602560

@@ -2919,7 +2919,7 @@ __metadata:
29192919
eslint-plugin-functional: "npm:^9.0.0"
29202920
globals: "npm:^16.0.0"
29212921
husky: "npm:9.1.7"
2922-
prettier: "npm:3.6.1"
2922+
prettier: "npm:3.6.2"
29232923
ramda: "npm:0.31.3"
29242924
rimraf: "npm:6.0.1"
29252925
typescript: "npm:5.8.3"

0 commit comments

Comments
 (0)