Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent 50ffc40 commit 3e07ec4
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 @@ -52,7 +52,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"tsup": "^8.0.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5223,7 +5223,7 @@ __metadata:
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.5"
pinst: "npm:^3.0.0"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.0"
tsup: "npm:^8.0.2"
typedoc: "npm:^0.25.13"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -5390,12 +5390,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3e07ec4

Please sign in to comment.