Skip to content

Commit

Permalink
Update dependency prettier to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 8599ba3 commit b040205
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.2",
"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.2",
"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.2"
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.2"
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.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
languageName: node
linkType: hard

Expand Down

0 comments on commit b040205

Please sign in to comment.