Skip to content

Commit

Permalink
Update dependency prettier to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent b7cd204 commit 6577755
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@neetly/tsconfig": "0.3.0",
"@prettier/plugin-xml": "3.4.1",
"eslint": "8.57.0",
"prettier": "3.2.4",
"prettier": "3.4.2",
"typescript": "5.4.4"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/cubism-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@neetly/codegen-utils": "0.2.0",
"@neetly/tsconfig": "0.3.0",
"buncho": "6.2.0",
"prettier": "3.2.4",
"prettier": "3.4.2",
"typescript": "5.4.4"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2071,7 +2071,7 @@ __metadata:
"@neetly/tsconfig": "npm:0.3.0"
buncho: "npm:6.2.0"
live2d-cubism-core: "link:../../third-party/live2d-cubism-core"
prettier: "npm:3.2.4"
prettier: "npm:3.4.2"
typescript: "npm:5.4.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2123,7 +2123,7 @@ __metadata:
"@neetly/tsconfig": "npm:0.3.0"
"@prettier/plugin-xml": "npm:3.4.1"
eslint: "npm:8.57.0"
prettier: "npm:3.2.4"
prettier: "npm:3.4.2"
typescript: "npm:5.4.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11515,12 +11515,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down

0 comments on commit 6577755

Please sign in to comment.