Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.2.5 to 3.3.2 (#202)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 15f64e7 commit cc17200
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 @@ -42,7 +42,7 @@
"@types/node": "20.14.0",
"@vercel/ncc": "0.38.1",
"@vitest/coverage-v8": "1.6.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"ts-node": "10.9.2",
"typescript": "5.5.2",
"vitest": "1.5.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2100,12 +2100,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 Expand Up @@ -2445,7 +2445,7 @@ __metadata:
"@types/node": 20.14.0
"@vercel/ncc": 0.38.1
"@vitest/coverage-v8": 1.6.0
prettier: 3.2.5
prettier: 3.3.2
testing-farm: 1.9.1
ts-node: 10.9.2
typescript: 5.5.2
Expand Down

0 comments on commit cc17200

Please sign in to comment.