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

Commit 390c085

Browse files
committed
chore(deps): update dependency prettier to v1.13.5
1 parent ebbcb9d commit 390c085

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.13.5"
2121
}
2222
}

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.13.5:
945+
version "1.13.5"
946+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.5.tgz#7ae2076998c8edce79d63834e9b7b09fead6bfd0"
947947

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

0 commit comments

Comments
 (0)