Skip to content

Commit f707eb4

Browse files
build(deps-dev): Bump prettier from 3.4.1 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d572084 commit f707eb4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"is-ci": "4.1.0",
199199
"jsonc-eslint-parser": "2.4.0",
200200
"node-notifier": "10.0.1",
201-
"prettier": "3.4.1",
201+
"prettier": "3.4.2",
202202
"pretty-bytes": "6.1.1",
203203
"remark": "15.0.1",
204204
"remark-cli": "12.0.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1829,7 +1829,7 @@ __metadata:
18291829
is-ci: "npm:4.1.0"
18301830
jsonc-eslint-parser: "npm:2.4.0"
18311831
node-notifier: "npm:10.0.1"
1832-
prettier: "npm:3.4.1"
1832+
prettier: "npm:3.4.2"
18331833
pretty-bytes: "npm:6.1.1"
18341834
remark: "npm:15.0.1"
18351835
remark-cli: "npm:12.0.1"
@@ -8871,12 +8871,12 @@ __metadata:
88718871
languageName: node
88728872
linkType: hard
88738873

8874-
"prettier@npm:3.4.1":
8875-
version: 3.4.1
8876-
resolution: "prettier@npm:3.4.1"
8874+
"prettier@npm:3.4.2":
8875+
version: 3.4.2
8876+
resolution: "prettier@npm:3.4.2"
88778877
bin:
88788878
prettier: bin/prettier.cjs
8879-
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
8879+
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
88808880
languageName: node
88818881
linkType: hard
88828882

0 commit comments

Comments
 (0)