Skip to content

Commit 9a25efd

Browse files
authored
Update dependency prettier to v2.0.2 (#353)
1 parent 7431673 commit 9a25efd

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": "2.0.1",
58+
"prettier": "2.0.2",
5959
"rimraf": "3.0.2",
6060
"rollup": "2.1.0",
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-
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==
3326+
3327+
version "2.0.2"
3328+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
3329+
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
33303330

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

0 commit comments

Comments
 (0)