diff --git a/package.json b/package.json index e1e9864..578b44c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-vue": "6.0.1", "node-sass": "4.12.0", "nodemon": "2.0.1", - "prettier": "1.18.2", + "prettier": "1.19.1", "pug": "2.0.4", "pug-plain-loader": "1.0.0", "rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 5dec6cc..b17ae57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7135,12 +7135,7 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@1.18.2: - version "1.18.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" - integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== - -prettier@^1.18.2: +prettier@1.19.1, prettier@^1.18.2: version "1.19.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==