Skip to content

Commit

Permalink
build(deps-dev): bump prettier and pretty-quick
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) and [pretty-quick](https://github.com/prettier/pretty-quick). These dependencies needed to be updated together.

Updates `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)

Updates `pretty-quick` from 3.3.1 to 4.0.0
- [Release notes](https://github.com/prettier/pretty-quick/releases)
- [Changelog](https://github.com/prettier/pretty-quick/blob/master/CHANGELOG.md)
- [Commits](prettier/pretty-quick@v3.3.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 29, 2024
1 parent 0452dfd commit f8bedfd
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 86 deletions.
158 changes: 74 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"aws-sdk": "^2.1529.0",
"husky": "^9.0.11",
"postcss": "^8.4.35",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
"prettier": "^3.3.2",
"pretty-quick": "^4.0.0",
"tailwindcss": "^3.3.5",
"typescript": "^4.9.4"
}
Expand Down

0 comments on commit f8bedfd

Please sign in to comment.