diff --git a/package.json b/package.json index c9f4b9a..d87853c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "^16.7.1", "concurrently": "^6.2.1", "nodemon": "^2.0.12", - "prettier": "^2.3.2", + "prettier": "^2.5.1", "sass": "^1.38.0", "ts-node": "^10.2.1", "typescript": "^4.3.5" diff --git a/yarn.lock b/yarn.lock index 7f2bfd7..e835a4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1214,10 +1214,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" - integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== +prettier@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" + integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== proxy-addr@~2.0.5: version "2.0.7"