Skip to content

Commit

Permalink
Update dependency prettier to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 8599ba3 commit 962584f
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.2.2",
"eslint": "8.56.0",
"prettier": "3.1.1",
"prettier": "3.2.0",
"typescript": "5.3.3"
},
"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.1.1",
"prettier": "3.2.0",
"typescript": "5.3.3"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2072,7 +2072,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.1.1"
prettier: "npm:3.2.0"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2124,7 +2124,7 @@ __metadata:
"@neetly/tsconfig": "npm:0.3.0"
"@prettier/plugin-xml": "npm:3.2.2"
eslint: "npm:8.56.0"
prettier: "npm:3.1.1"
prettier: "npm:3.2.0"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11369,12 +11369,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.0":
version: 3.2.0
resolution: "prettier@npm:3.2.0"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: 8ba997430cb3fe88cd749a3521bc15821cadb4b6ff41c626e92cabc342efee712d109921b3de37dcada7326bc1b03e745b802fba5472535eb7880e8e7e073b51
languageName: node
linkType: hard

Expand Down

0 comments on commit 962584f

Please sign in to comment.