Merge pull request #498 from actions/dependabot/npm_and_yarn/prettier-2.8.4

Bump prettier from 2.8.2 to 2.8.4
This commit is contained in:
Milos Pantic
2023-02-08 19:11:52 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@types/js-yaml": "^4.0.5",
"@vercel/ncc": "^0.36.1",
"jest": "^27.5.1",
"prettier": "^2.8.1",
"prettier": "^2.8.4",
"ts-jest": "^27.1.3",
"typescript": "^4.9.5"
}