Skip to content

Commit

Permalink
⬆️ Update dependencies: code formatter packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2020
1 parent bc4fd9e commit 8cd819f
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 80 deletions.
216 changes: 142 additions & 74 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,17 +109,17 @@
"eslint-plugin-simple-import-sort": "4.0.0",
"eslint-plugin-standard": "4.0.1",
"git-branch-is": "3.0.0",
"husky": "3.0.5",
"husky": "3.1.0",
"is-git-status-clean": "1.0.0",
"lint-staged": "9.2.5",
"lint-staged": "9.5.0",
"lodash.clonedeep": "4.5.0",
"metalsmith": "2.3.0",
"mustache": "3.1.0",
"mustache": "3.2.1",
"npm-run-all": "4.1.5",
"package-version-git-tag": "1.1.2",
"prettier": "1.18.2",
"prettier-package-json": "2.1.0",
"sort-package-json": "1.22.1",
"prettier": "1.19.1",
"prettier-package-json": "2.1.3",
"sort-package-json": "1.42.2",
"ts-node": "8.3.0",
"typescript": "3.6.3"
},
Expand Down

0 comments on commit 8cd819f

Please sign in to comment.