Skip to content

Commit 9aa3334

Browse files
committed
Update dependency prettier to v1.17.1
1 parent ff73f1b commit 9aa3334

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
@@ -25,7 +25,7 @@
2525
"npm-run-all": "4.1.5",
2626
"postcss-cli": "6.1.2",
2727
"postcss-preset-env": "6.6.0",
28-
"prettier": "1.17.0",
28+
"prettier": "1.17.1",
2929
"rollup": "1.10.1",
3030
"rollup-plugin-node-resolve": "4.0.1",
3131
"serve": "10.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4043,10 +4043,10 @@ postcss@^7.0.14:
40434043
source-map "^0.6.1"
40444044
supports-color "^6.1.0"
40454045

4046-
4047-
version "1.17.0"
4048-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4049-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
4046+
4047+
version "1.17.1"
4048+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
4049+
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
40504050

40514051
pretty-hrtime@^1.0.3:
40524052
version "1.0.3"

0 commit comments

Comments
 (0)