Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Jul 12, 2019
1 parent b0f5873 commit 7e7ccc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"main": "index.js",
"dependencies": {
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"postcss": "^7.0.17",
"postcss-sorting": "^5.0.1"
},
Expand All @@ -41,7 +41,7 @@
"eslint-config-prettier": "^6.0.0",
"husky": "^3.0.0",
"jest": "^24.8.0",
"lint-staged": "^9.1.0",
"lint-staged": "^9.2.0",
"prettier": "~1.18.2",
"stylelint": "^10.1.0"
},
Expand Down

0 comments on commit 7e7ccc4

Please sign in to comment.