From f1696a3c30c78ef5798610008a16b011cea5f1a9 Mon Sep 17 00:00:00 2001 From: CNine Date: Tue, 28 Apr 2020 08:49:41 +0800 Subject: [PATCH] build(dependencies): prettier@2.0.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ad1a7b..c43fbe4 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "eslint-plugin-prettier": "^3.1.3", "eslint-plugin-vue": "^6.2.1", "node-version-matches": "^2.0.1", - "prettier": "^2.0.4", + "prettier": "^2.0.5", "stylus": "^0.54.7", "stylus-loader": "^3.0.2", "vue-cli-plugin-i18n": "^0.6.1", diff --git a/yarn.lock b/yarn.lock index fe34d6d..1fe3b4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8342,10 +8342,10 @@ prettier@^1.18.2: resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== -prettier@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef" - integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w== +prettier@^2.0.5: + version "2.0.5" + resolved "https://registry.npm.taobao.org/prettier/download/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4" + integrity sha1-1tVigkVSQ/L5LMFxZpLAiqMVItQ= pretty-error@^2.0.2: version "2.1.1"