Skip to content

Commit

Permalink
chore(deps): bump prettier from 3.2.5 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.5.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.5.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent 9591896 commit e210b85
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 @@ -39,7 +39,7 @@
"jest": "^29.2.1",
"jest-environment-jsdom": "^29.2.1",
"lint-staged": "15.4.3",
"prettier": "3.3.2",
"prettier": "3.5.2",
"rimraf": "6.0.1",
"tsconfig-paths": "4.2.0",
"typescript": "^5.0.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17109,12 +17109,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
"prettier@npm:3.5.2":
version: 3.5.2
resolution: "prettier@npm:3.5.2"
bin:
prettier: bin/prettier.cjs
checksum: 5557d8caed0b182f68123c2e1e370ef105251d1dd75800fadaece3d061daf96b1389141634febf776050f9d732c7ae8fd444ff0b4a61b20535e7610552f32c69
checksum: 77adb755fca32a4f4176d02f69766e3a1ced9dd7e8df721c9aa0daee3328c2ab3845ae56fa2cda0c37936f5ff4f3cf4c3cf4dfcbc0d021192356b2af1c5cb7f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -18314,7 +18314,7 @@ __metadata:
jest: ^29.2.1
jest-environment-jsdom: ^29.2.1
lint-staged: 15.4.3
prettier: 3.3.2
prettier: 3.5.2
rimraf: 6.0.1
tsconfig-paths: 4.2.0
typescript: ^5.0.4
Expand Down

0 comments on commit e210b85

Please sign in to comment.