Bump prettier to 2.6.2

This commit is contained in:
Daz DeBoer 2022-04-02 13:13:37 -06:00
parent 72e45fe25b
commit f78055c629
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
2 changed files with 8 additions and 8 deletions

View file

@ -46,7 +46,7 @@
"jest-circus": "27.5.1",
"js-yaml": "4.1.0",
"patch-package": "6.4.7",
"prettier": "2.6.1",
"prettier": "2.6.2",
"ts-jest": "27.1.4",
"typescript": "4.6.3"
}