Skip to content

Commit

Permalink
npm(deps-dev): bump prettier from 2.8.8 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 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@2.8.8...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 3992aff commit 5833f0b
Showing 1 changed file with 1 addition and 1 deletion.
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": "^8.0.1",
"jest": "^27.5.0",
"lint-staged": "^13.0.3",
"prettier": "^2.5.1",
"prettier": "^3.3.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5"
},
Expand Down

0 comments on commit 5833f0b

Please sign in to comment.