Merge pull request #164 from actions/dependabot/npm_and_yarn/prettier-2.3.1

Bump prettier from 2.3.0 to 2.3.1
This commit is contained in:
Patrick Ellis
2021-06-17 15:08:12 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
"@types/js-yaml": "^4.0.1",
"@vercel/ncc": "^0.28.6",
"jest": "^27.0.4",
"prettier": "^2.3.0",
"prettier": "^2.3.1",
"ts-jest": "^27.0.3",
"typescript": "^4.3.3"
}