Skip to content

Commit

Permalink
chore: update dependency prettier to ^2.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and dhmlau committed Aug 26, 2020
1 parent f371207 commit f66883f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint-staged": "^10.2.13",
"markdown-table": "^2.0.0",
"open-cli": "^6.0.1",
"prettier": "^2.1.0",
"prettier": "^2.1.1",
"typescript": "~4.0.2"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/build/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 packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lodash": "^4.17.20",
"mocha": "^8.1.2",
"nyc": "^15.1.0",
"prettier": "^2.1.0",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"source-map-support": "^0.5.19",
"typescript": "~4.0.2"
Expand Down

0 comments on commit f66883f

Please sign in to comment.