diff --git a/package.json b/package.json index d37adcc..003768f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lint-staged": "^13.0.1", "mini-css-extract-plugin": "^1.6.2", "optimize-css-assets-webpack-plugin": "^6.0.1", - "prettier": "^2.7.1", + "prettier": "^2.8.4", "rimraf": "^3.0.2", "uglifyjs-webpack-plugin": "^2.2.0", "url-loader": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 0f8c700..df69f00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5214,10 +5214,10 @@ postcss@^8.2.1, postcss@^8.2.15: picocolors "^1.0.0" source-map-js "^1.0.2" -prettier@^2.7.1: - 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@^2.8.4: + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== pretty-error@^2.1.1: version "2.1.2"