Skip to content

Commit 7a85436

Browse files
Update dependency prettier to v3.5.3
1 parent 81b0fc1 commit 7a85436

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-functional": "^7.0.2",
3838
"globals": "^15.11.0",
3939
"husky": "9.1.6",
40-
"prettier": "3.3.3",
40+
"prettier": "3.5.3",
4141
"rimraf": "6.0.1",
4242
"rollup": "^4.32.1",
4343
"typescript": "5.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2974,12 +2974,12 @@ __metadata:
29742974
languageName: node
29752975
linkType: hard
29762976

2977-
"prettier@npm:3.3.3":
2978-
version: 3.3.3
2979-
resolution: "prettier@npm:3.3.3"
2977+
"prettier@npm:3.5.3":
2978+
version: 3.5.3
2979+
resolution: "prettier@npm:3.5.3"
29802980
bin:
29812981
prettier: bin/prettier.cjs
2982-
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
2982+
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
29832983
languageName: node
29842984
linkType: hard
29852985

@@ -3666,7 +3666,7 @@ __metadata:
36663666
eslint-plugin-functional: "npm:^7.0.2"
36673667
globals: "npm:^15.11.0"
36683668
husky: "npm:9.1.6"
3669-
prettier: "npm:3.3.3"
3669+
prettier: "npm:3.5.3"
36703670
puppeteer-core: "npm:^24.2.0"
36713671
puppeteer-extra: "npm:^3.3.6"
36723672
puppeteer-extra-plugin-stealth: "npm:^2.11.2"

0 commit comments

Comments
 (0)