chore(deps-dev): bump prettier from 2.8.8 to 3.0.2

Bumps [prettier](https://github.com/prettier/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](https://github.com/prettier/prettier/compare/2.8.8...3.0.2)

---
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-21 10:57:49 +00:00
committed by GitHub
parent e1142216ec
commit 3499dfb285
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"prettier": "^3.0.2",
"typescript": "4.9.5",
"webpack": "^5.88.1"
},