Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit a8953e9

Browse files
committed
chore(deps): update dependency prettier to v1.16.0
1 parent 19deb66 commit a8953e9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"eslint-plugin-html": "4.0.3",
1818
"eslint-plugin-import": "2.12.0",
1919
"eslint-plugin-prettier": "2.6.0",
20-
"prettier": "1.11.1"
20+
"prettier": "1.16.0"
2121
}
2222
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5758,9 +5758,9 @@ preserve@^0.2.0:
57585758
version "0.2.0"
57595759
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
57605760

5761-
prettier@1.11.1:
5762-
version "1.11.1"
5763-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75"
5761+
prettier@1.16.0:
5762+
version "1.16.0"
5763+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219"
57645764

57655765
prettier@^1.7.0:
57665766
version "1.14.2"

0 commit comments

Comments
 (0)