mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump prettier from 2.2.1 to 2.3.0 (#5593)
* Bump prettier from 2.2.1 to 2.3.0 Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [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.2.1...2.3.0) Signed-off-by: dependabot[bot] <support@github.com> * Fix lint issues for updated prettier * Lets remove dev: true again so we can auto-add it later why don't we Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"oracledb": "^5.1.0",
|
||||
"pg": "^8.6.0",
|
||||
"prettier": "^2.2.1",
|
||||
"prettier": "^2.3.0",
|
||||
"simple-git-hooks": "^2.4.1",
|
||||
"sqlite3": "^5.0.2",
|
||||
"stylelint": "^13.12.0",
|
||||
|
||||
Reference in New Issue
Block a user