Skip to content

Commit 7fcaf34

Browse files
committed
chore(deps): update dependency prettier to v1.18.0
1 parent a719916 commit 7fcaf34

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
@@ -13,7 +13,7 @@
1313
"husky": "2.2.0",
1414
"lerna": "3.13.4",
1515
"lint-staged": "8.1.5",
16-
"prettier": "1.17.0",
16+
"prettier": "1.18.0",
1717
"typescript": "3.4.5"
1818
},
1919
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,10 +4992,10 @@ posix-character-classes@^0.1.0:
49924992
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
49934993
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
49944994

4995-
prettier@1.17.0:
4996-
version "1.17.0"
4997-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4998-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
4995+
prettier@1.18.0:
4996+
version "1.18.0"
4997+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0"
4998+
integrity sha512-YsdAD29M0+WY2xXZk3i0PA16olY9qZss+AuODxglXcJ+2ZBwFv+6k5tE8GS8/HKAthaajlS/WqhdgcjumOrPlg==
49994999

50005000
process-nextick-args@^1.0.7, process-nextick-args@~1.0.6:
50015001
version "1.0.7"

0 commit comments

Comments
 (0)