diff --git a/package.json b/package.json index f76f6054..620ee78f 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "marked": "1.2.9", "node-loader": "1.0.3", "nodemon-webpack-plugin": "4.5.2", - "prettier": "2.2.1", + "prettier": "2.3.2", "progress-bar-webpack-plugin": "2.1.0", "sloc": "0.2.1", "then-fs": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 4d659926..a2baac2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6915,10 +6915,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== +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== pretty-format@^26.6.2: version "26.6.2"