Merge pull request #1453 from marocchino/dependabot/npm_and_yarn/prettier-3.4.2

build(deps-dev): Bump prettier from 3.3.3 to 3.4.2
This commit is contained in:
marocchino 2024-12-20 11:00:07 +09:00 committed by GitHub
commit 4d6ca2e475
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.3.3",
"prettier": "3.4.2",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"
}