Merge pull request #1245 from marocchino/dependabot/npm_and_yarn/prettier-3.2.5

build(deps-dev): Bump prettier from 3.2.4 to 3.2.5
This commit is contained in:
marocchino 2024-03-11 09:54:50 +09:00 committed by GitHub
commit 9b72269636
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.2.4",
"prettier": "3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
}