build(deps-dev): bump prettier from 2.8.8 to 3.0.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-30 04:33:43 +00:00 committed by GitHub
parent f1fddec0a7
commit 0b02ef9453
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -49,7 +49,7 @@
"autoprefixer": "^10.4.14",
"depcheck": "^1.4.3",
"postcss": "^8.4.26",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"
}

View file

@ -95,8 +95,8 @@ devDependencies:
specifier: ^8.4.26
version: 8.4.26
prettier:
specifier: ^2.8.8
version: 2.8.8
specifier: ^3.0.3
version: 3.0.3
tailwindcss:
specifier: ^3.3.3
version: 3.3.3
@ -3567,9 +3567,9 @@ packages:
engines: {node: '>= 0.8.0'}
dev: false
/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
engines: {node: '>=10.13.0'}
/prettier@3.0.3:
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
engines: {node: '>=14'}
hasBin: true
dev: true