Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.5 (#242)
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 Feb 4, 2024
1 parent 3fd893c commit 97ee539
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"pinst": "^3.0.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5429,7 +5429,7 @@ __metadata:
husky: "npm:^9.0.10"
lint-staged: "npm:^15.2.1"
pinst: "npm:^3.0.0"
prettier: "npm:^3.2.4"
prettier: "npm:^3.2.5"
tsup: "npm:^8.0.1"
typedoc: "npm:^0.25.7"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -5598,6 +5598,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

"proc-log@npm:^3.0.0":
version: 3.0.0
resolution: "proc-log@npm:3.0.0"
Expand Down

0 comments on commit 97ee539

Please sign in to comment.