Merge pull request #726 from actions/dependabot/npm_and_yarn/prettier-3.1.1

Bump prettier from 3.0.3 to 3.1.1
This commit is contained in:
MaksimZhukov
2023-12-18 16:52:28 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"prettier": "^3.1.1",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}