Merge pull request #1053 from marocchino/dependabot/npm_and_yarn/prettier-3.0.1

build(deps-dev): Bump prettier from 3.0.0 to 3.0.1
This commit is contained in:
marocchino 2023-08-04 21:47:33 +09:00 committed by GitHub
commit fa453cca7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"jest": "^29.6.2",
"jest-circus": "^29.6.2",
"js-yaml": "^4.1.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
}