File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"eslint-plugin-functional" : " ^9.0.0" ,
33
33
"globals" : " ^16.0.0" ,
34
34
"husky" : " 9.1.7" ,
35
- "prettier" : " 3.5.2 " ,
35
+ "prettier" : " 3.5.3 " ,
36
36
"rimraf" : " 6.0.1" ,
37
37
"typescript" : " 5.8.2" ,
38
38
"typescript-eslint" : " ^8.9.0" ,
Original file line number Diff line number Diff line change @@ -2412,12 +2412,12 @@ __metadata:
2412
2412
languageName : node
2413
2413
linkType : hard
2414
2414
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 "
2418
2418
bin :
2419
2419
prettier : bin/prettier.cjs
2420
- checksum : 10c0/d7b597ed33f39c32ace675896ad187f06a3e48dc8a1e80051b5c5f0dae3586d53981704b8fda5ac3b080e6c2e0e197d239131b953702674f044351621ca5e1ac
2420
+ checksum : 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
2421
2421
languageName : node
2422
2422
linkType : hard
2423
2423
@@ -2770,7 +2770,7 @@ __metadata:
2770
2770
eslint-plugin-functional : " npm:^9.0.0"
2771
2771
globals : " npm:^16.0.0"
2772
2772
husky : " npm:9.1.7"
2773
- prettier : " npm:3.5.2 "
2773
+ prettier : " npm:3.5.3 "
2774
2774
ramda : " npm:0.30.1"
2775
2775
rimraf : " npm:6.0.1"
2776
2776
typescript : " npm:5.8.2"
You can’t perform that action at this time.
0 commit comments