Skip to content

Commit 8f7bd72

Browse files
chore(deps): update dependency prettier to v3.6.0
1 parent 6b84d95 commit 8f7bd72

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

packages/@d-zero/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"postcss": "8.5.6",
4747
"postcss-import": "16.1.1",
4848
"postcss-load-config": "6.0.1",
49-
"prettier": "3.5.3",
49+
"prettier": "3.6.0",
5050
"pug": "3.0.3"
5151
},
5252
"devDependencies": {
@@ -57,7 +57,7 @@
5757
"@types/pug": "2.0.10",
5858
"execa": "9.6.0",
5959
"ignore": "7.0.5",
60-
"prettier": "3.5.3",
60+
"prettier": "3.6.0",
6161
"strip-ansi": "7.1.0"
6262
}
6363
}

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ __metadata:
11081108
postcss: "npm:8.5.6"
11091109
postcss-import: "npm:16.1.1"
11101110
postcss-load-config: "npm:6.0.1"
1111-
prettier: "npm:3.5.3"
1111+
prettier: "npm:3.6.0"
11121112
pug: "npm:3.0.3"
11131113
strip-ansi: "npm:7.1.0"
11141114
bin:
@@ -14241,6 +14241,15 @@ __metadata:
1424114241
languageName: node
1424214242
linkType: hard
1424314243

14244+
"prettier@npm:3.6.0":
14245+
version: 3.6.0
14246+
resolution: "prettier@npm:3.6.0"
14247+
bin:
14248+
prettier: bin/prettier.cjs
14249+
checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91
14250+
languageName: node
14251+
linkType: hard
14252+
1424414253
"pretty-format@npm:^27.0.2":
1424514254
version: 27.5.1
1424614255
resolution: "pretty-format@npm:27.5.1"

0 commit comments

Comments
 (0)