Merge pull request #9 from easychen/dependabot/npm_and_yarn/prettier-2.8.3

Bump prettier from 2.5.1 to 2.8.3
This commit is contained in:
Easy
2023-02-04 16:30:12 +08:00
committed by GitHub
2 changed files with 11 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^25.3.2",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"prettier": "2.8.3",
"ts-jest": "^27.1.2",
"typescript": "^4.4.4"
}