Skip to content

Commit

Permalink
chore: Pin prettier (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Nov 11, 2019
1 parent 7c1367b commit 597234b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions greenkeeper.json
Expand Up @@ -14,6 +14,7 @@
"packages/nyc-config-typescript/package.json"
],
"ignore": [
"prettier",
"source-map"
]
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"glob": "^7.1.4",
"lerna": "^3.16.4",
"nyc": "^14.1.1",
"prettier": "^1.18.2"
"prettier": "=1.18.2"
},
"nyc": {
"reporter": [
Expand Down

0 comments on commit 597234b

Please sign in to comment.