diff --git a/package.json b/package.json index 1da3317..c50f999 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "husky": "^4.3.0", "lint-staged": "^10.5.1", "npm-run-all": "^4.1.5", - "prettier": "^2.1.2", + "prettier": "^2.2.1", "remark-cli": "^8.0.1", "remark-preset-lint-arcticicestudio": ">=0.3.0 <1.0.0" } diff --git a/yarn.lock b/yarn.lock index 106009f..3806cef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1185,10 +1185,10 @@ plur@^3.0.0: dependencies: irregular-plurals "^2.0.0" -prettier@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +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== pump@^3.0.0: version "3.0.0"