Bump prettier from 3.0.1 to 3.0.2 (#125)

This commit is contained in:
dependabot[bot] 2023-08-21 14:59:27 +00:00 committed by GitHub
parent f5917194d2
commit 189cbcda58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@
"husky": "^8.0.3",
"jest": "^29.6.2",
"js-yaml": "^4.1.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
}