chore(deps-dev): bump prettier from 2.8.6 to 2.8.7

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [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.6...2.8.7)
This commit is contained in:
2023-03-27 14:04:03 +00:00
parent 9f6e63ea50
commit 0166537d2f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,6 +29,6 @@
"serve-favicon": "^2.4.2"
},
"devDependencies": {
"prettier": "^2.8.6"
"prettier": "^2.8.7"
}
}