diff --git a/package.json b/package.json index 9c10feb9..77f4540d 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "minimist": "1.2.5", "npm-run-all": "4.1.5", "postcss": "8.4.6", - "prettier": "2.3.2", + "prettier": "2.7.1", "rimraf": "3.0.2", "rollup": "2.67.1", "rollup-plugin-postcss": "4.0.2", diff --git a/yarn.lock b/yarn.lock index 0cbcffa6..e952daa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8779,10 +8779,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -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.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" + integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== "prettier@^1.18.2 || ^2.0.0": version "2.5.1"