mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
feat(prettier-config): update to prettier v2
This commit is contained in:
committed by
Thomas Allmer
parent
280676e9ae
commit
908013cd30
@@ -25,6 +25,6 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"eslint-config-prettier": "^3.3.0",
|
||||
"prettier": "^1.19.1"
|
||||
"prettier": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14364,7 +14364,7 @@ prettier-plugin-package@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/prettier-plugin-package/-/prettier-plugin-package-1.0.0.tgz#164a400f5b695246835b94c7e1b65ea253d67bdc"
|
||||
integrity sha512-flbKuLB7ftrW2zQYJjb0mF6zY7R0jDrYatpr0BBNj04Eb+g1RLbquOQSJE1LffDZfzU03fwJQ74grqQjQjYa3Q==
|
||||
|
||||
prettier@^1.16.4, prettier@^1.18.2, prettier@^1.19.1:
|
||||
prettier@^1.16.4, 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==
|
||||
|
||||
Reference in New Issue
Block a user