Merge pull request #1167 from marocchino/dependabot/npm_and_yarn/prettier-3.1.0

build(deps-dev): Bump prettier from 3.0.3 to 3.1.0
This commit is contained in:
marocchino 2023-11-28 09:48:33 +09:00 committed by GitHub
commit 6823573dff
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.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}