Merge pull request #523 from actions/dependabot/npm_and_yarn/prettier-2.8.6

Bump prettier from 2.8.4 to 2.8.6
This commit is contained in:
Milos Pantic
2023-03-23 12:15:48 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^27.5.1",
"prettier": "^2.8.4",
"prettier": "^2.8.6",
"ts-jest": "^27.1.3",
"typescript": "^4.9.5"
}