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

This commit is contained in:
Naoki Oketani
2023-10-09 19:03:31 +09:00
parent 032061910b
commit 686b7f2a2a
2 changed files with 10 additions and 31 deletions

View File

@@ -43,7 +43,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.0.0",
"prettier": "^2.8.1",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}