Skip to content

Commit

Permalink
fix(deps): update to newest prettier (with support for optional chain) (
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Nov 20, 2019
1 parent cc7aae5 commit ce8ad06
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"inquirer": "^7.0.0",
"meow": "^5.0.0",
"ncp": "^2.0.0",
"prettier": "^1.15.3",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
"tslint": "^5.12.0",
"tslint-config-prettier": "^1.18.0",
Expand Down

0 comments on commit ce8ad06

Please sign in to comment.