Skip to content

Commit

Permalink
⬆️ Update dependency prettier to v3.2.2 (#4625)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 31a13bc commit 2566154
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"all-contributors-cli": "^6.26.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "3.2.1",
"prettier": "3.2.2",
"publint": "^0.2.7",
"typescript": "~5.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2790,7 +2790,7 @@ __metadata:
all-contributors-cli: "npm:^6.26.1"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
prettier: "npm:3.2.1"
prettier: "npm:3.2.2"
publint: "npm:^0.2.7"
typescript: "npm:~5.3.3"
languageName: unknown
Expand Down Expand Up @@ -14901,12 +14901,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.1":
version: 3.2.1
resolution: "prettier@npm:3.2.1"
"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: e01284f25c1e9a96dfaf4f7d0bfdf0726b26afc732b0e645a2653174d4ad5a1e85ae21ec4d327c71536f1acf8fee1dff5ea35c5b4b8e5b83ff00fe1dd6fef146
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2566154

Please sign in to comment.