Merge pull request #1776 from h3poteto/dependabot/npm_and_yarn/prettier-2.1.2

Bump prettier from 2.1.1 to 2.1.2
This commit is contained in:
AkiraFukushima 2020-09-21 21:55:12 +09:00 committed by GitHub
commit a900994c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -266,7 +266,7 @@
"mini-css-extract-plugin": "^0.11.0",
"node-loader": "^1.0.1",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
"prettier": "^2.1.2",
"prettier-stylelint": "^0.4.2",
"regenerator-runtime": "^0.13.7",
"sass-loader": "^10.0.1",

View File

@ -10156,10 +10156,10 @@ prettier@^1.18.2, prettier@^1.7.0:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
prettier@^2.0.5:
version "2.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
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==
pretty-bytes@^1.0.2:
version "1.0.4"