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

Commit 03711cc

Browse files
committed
chore(deps): update dependency prettier to v1.14.0
1 parent 91ef03e commit 03711cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: 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.14.0"
2121
}
2222
}

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -941,9 +941,9 @@ prelude-ls@~1.1.2:
941941
version "1.1.2"
942942
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
943943

944-
prettier@1.11.1:
945-
version "1.11.1"
946-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75"
944+
prettier@1.14.0:
945+
version "1.14.0"
946+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"
947947

948948
process-nextick-args@~1.0.6:
949949
version "1.0.7"

0 commit comments

Comments
 (0)