build(deps-dev): bump prettier from 2.8.8 to 3.0.0 (#794)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-11 10:25:55 +02:00 committed by GitHub
parent 83e5ccebf6
commit a1145a6b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 820 additions and 29 deletions

845
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,9 +42,9 @@
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"typescript": "^5.1.6"
}
}