Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b108d4f

Browse files
committed
chore(deps): update dependency prettier to v1.11.0
1 parent 2e071da commit b108d4f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"lint-staged": "7.0.0",
104104
"markdownlint-cli": "0.7.1",
105105
"opn": "5.2.0",
106-
"prettier": "1.10.2",
106+
"prettier": "1.11.0",
107107
"raf": "3.4.0",
108108
"react-test-renderer": "16.2.0",
109109
"typescript": "2.7.2",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6419,7 +6419,11 @@ preserve@^0.2.0:
64196419
version "0.2.0"
64206420
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
64216421

6422-
[email protected], prettier@~1.10.2:
6422+
6423+
version "1.11.0"
6424+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.0.tgz#c024f70cab158c993f50fc0c25ffe738cb8b0f85"
6425+
6426+
prettier@~1.10.2:
64236427
version "1.10.2"
64246428
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"
64256429

0 commit comments

Comments
 (0)