Merge pull request #1370 from marocchino/dependabot/npm_and_yarn/prettier-3.3.3

build(deps-dev): Bump prettier from 3.3.2 to 3.3.3
This commit is contained in:
marocchino 2024-07-23 07:30:22 +09:00 committed by GitHub
commit ec21df156a
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.2",
"prettier": "3.3.3",
"ts-jest": "^29.2.3",
"typescript": "^5.5.3"
}