diff --git a/package.json b/package.json index 0006dae..ebaad48 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "jest-circus": "^27.1.0", "js-yaml": "^4.1.0", "lint-staged": "^14.0.1", - "prettier": "2.5.1", + "prettier": "3.1.0", "ts-jest": "^26.5.6", "tscpaths": "^0.0.9", "typescript": "^4.6.3" diff --git a/yarn.lock b/yarn.lock index 84a4553..d3e4a20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5743,7 +5743,12 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.5.1, prettier@^2.2.1: +prettier@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e" + integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw== + +prettier@^2.2.1: version "2.5.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==