Merge pull request #504 from easychen/dependabot/npm_and_yarn/prettier-3.6.2

Bump prettier from 3.6.1 to 3.6.2
This commit is contained in:
Easy
2025-06-28 12:05:57 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^29.0.1",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "3.6.1",
"prettier": "3.6.2",
"ts-jest": "^27.1.2",
"typescript": "^4.9.5"
}