Merge pull request #531 from actions/dependabot/npm_and_yarn/prettier-3.2.5

build(deps-dev): bump prettier from 3.0.3 to 3.2.5
This commit is contained in:
Cam McHenry
2024-03-20 13:48:33 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"prettier": "3.0.3",
"prettier": "3.2.5",
"ts-jest": "^29.1.1",
"typescript": "^5.4.2"
},