Merge pull request #1224 from marocchino/dependabot/npm_and_yarn/prettier-3.2.4

build(deps-dev): Bump prettier from 3.1.1 to 3.2.4
This commit is contained in:
marocchino 2024-01-17 23:30:52 +09:00 committed by GitHub
commit b170385df7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.1.1",
"prettier": "3.2.4",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
}