Skip to content

Commit

Permalink
Update dependency prettier to ^3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 4116a01 commit 07786d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest": "^29.7.0",
"jest-worker": "^29.7.0",
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"ts-jest": "^29.1.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 @@ -4309,7 +4309,7 @@ __metadata:
jest-worker: ^29.7.0
lodash: ^4.17.21
object-assign-deep: ^0.4.0
prettier: ^3.2.5
prettier: ^3.3.2
ts-jest: ^29.1.2
typedoc: ^0.25.13
typescript: 5.4.5
Expand Down Expand Up @@ -4858,12 +4858,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.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
checksum: 5557d8caed0b182f68123c2e1e370ef105251d1dd75800fadaece3d061daf96b1389141634febf776050f9d732c7ae8fd444ff0b4a61b20535e7610552f32c69
languageName: node
linkType: hard

Expand Down

0 comments on commit 07786d7

Please sign in to comment.