Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2018
1 parent faa8251 commit 4fcfc4e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion community-website/package.json
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-import": "2.13.0",
"eslint-plugin-prettier": "2.6.2",
"http-server": "0.11.1",
"prettier": "1.13.7"
"prettier": "1.14.2"
},
"engines": {},
"workspaces": [
Expand Down
6 changes: 3 additions & 3 deletions community-website/yarn.lock
Expand Up @@ -6321,9 +6321,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.13.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
prettier@1.14.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.2.tgz#0ac1c6e1a90baa22a62925f41963c841983282f9"

private@^0.1.6, private@^0.1.7, private@^0.1.8:
version "0.1.8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -127,7 +127,7 @@
"jest-preset-angular": "5.2.3",
"ng-packagr": "3.0.6",
"node-sass": "4.9.2",
"prettier": "1.13.7",
"prettier": "1.14.2",
"raw-loader": "0.5.1",
"readline-sync": "1.4.9",
"replace-in-file": "3.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -6560,9 +6560,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.13.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
prettier@1.14.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.2.tgz#0ac1c6e1a90baa22a62925f41963c841983282f9"

pretty-error@^2.0.2:
version "2.1.1"
Expand Down

0 comments on commit 4fcfc4e

Please sign in to comment.