Skip to content

Commit 90f96af

Browse files
authored
Update dependency prettier to v2 (#352)
1 parent a547985 commit 90f96af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"lint-staged": "10.0.8",
5656
"np": "6.2.0",
5757
"npm-run-all": "4.1.5",
58-
"prettier": "1.19.1",
58+
"prettier": "2.0.1",
5959
"rimraf": "3.0.2",
6060
"rollup": "2.0.6",
6161
"sirv-cli": "0.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3323,10 +3323,10 @@ prepend-http@^2.0.0:
33233323
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
33243324
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
33253325

3326-
prettier@1.19.1:
3327-
version "1.19.1"
3328-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3329-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
3326+
prettier@2.0.1:
3327+
version "2.0.1"
3328+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
3329+
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==
33303330

33313331
pretty-ms@^5.0.0:
33323332
version "5.1.0"

0 commit comments

Comments
 (0)