diff --git a/package.json b/package.json index 9a7db6c..433e62f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^7.19.1", "husky": "^7.0.2", - "prettier": "^2.4.1", + "prettier": "2.2.1", "typescript": "^4.4.4", "unplugin-icons": "^0.12.16", "unplugin-vue-components": "^0.15.6", diff --git a/yarn.lock b/yarn.lock index 23d753a..822a937 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2359,6 +2359,11 @@ 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@^1.18.2: version "1.19.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"