build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#611)

This commit is contained in:
dependabot[bot] 2022-11-28 17:00:50 +01:00 committed by GitHub
parent f4ef9036d9
commit f33e806949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -43,7 +43,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^8.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"typescript": "^4.8.4"
}
}