diff --git a/package.json b/package.json index 2240920..58fa338 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "husky": "^7.0.4", "inquirer": "^8.2.0", "lint-staged": "^12.1.2", - "prettier": "^2.5.1", + "prettier": "2.5.1", "semantic-release": "^18.0.1", "ts-node": "^10.4.0", "typescript": "^4.5.4" diff --git a/yarn.lock b/yarn.lock index 8833d1d..d4723b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4760,7 +4760,7 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.5.1: +prettier@2.5.1: version "2.5.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==