Skip to content

Commit

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

Updates `prettier` from 2.8.8 to 3.0.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.0.2)

Updates `prettier-plugin-organize-attributes` from 0.0.5 to 1.0.0
- [Changelog](https://github.com/NiklasPor/prettier-plugin-organize-attributes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NiklasPor/prettier-plugin-organize-attributes/commits/v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent b15b648 commit 1609466
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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 @@ -57,8 +57,8 @@
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.8",
"prettier-plugin-organize-attributes": "^0.0.5",
"prettier": "^3.0.2",
"prettier-plugin-organize-attributes": "^1.0.0",
"tailwindcss": "^3.3.3",
"typescript": "^4.8.4"
},
Expand Down

0 comments on commit 1609466

Please sign in to comment.