diff --git a/package.json b/package.json index 4627105..757782d 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.8.0", "rimraf": "3.0.2", "rollup": "2.67.1", "rollup-plugin-postcss": "4.0.2", diff --git a/yarn.lock b/yarn.lock index 0cbcffa..1868568 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.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" + integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== "prettier@^1.18.2 || ^2.0.0": version "2.5.1"