chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [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/3.0.0...3.0.1)
This commit is contained in:
2023-08-03 06:52:38 +00:00
parent d34a738b71
commit 791a29d5b8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,6 +29,6 @@
"serve-favicon": "^2.4.2"
},
"devDependencies": {
"prettier": "^3.0.0"
"prettier": "^3.0.1"
}
}