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

Commit 0786780

Browse files
committed
build: update dependency prettier to v1.16.3
1 parent c4a5d61 commit 0786780

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
@@ -71,7 +71,7 @@
7171
"karma-jasmine": "~1.1.0",
7272
"karma-jasmine-html-reporter": "^1.0.0",
7373
"ng-packagr": "^4.0.0",
74-
"prettier": "1.14.2",
74+
"prettier": "1.16.3",
7575
"protractor": "~5.4.0",
7676
"ts-node": "~7.0.0",
7777
"tsickle": ">=0.25.5",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4992,9 +4992,9 @@ preserve@^0.2.0:
49924992
version "0.2.0"
49934993
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
49944994

4995-
prettier@1.14.2:
4996-
version "1.14.2"
4997-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.2.tgz#0ac1c6e1a90baa22a62925f41963c841983282f9"
4995+
prettier@1.16.3:
4996+
version "1.16.3"
4997+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
49984998

49994999
pretty-error@^2.0.2:
50005000
version "2.1.1"

0 commit comments

Comments
 (0)