Skip to content

Commit

Permalink
chore(deps): updated all deps (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
statebait authored Mar 24, 2020
1 parent 0d95d7f commit ded27a0
Show file tree
Hide file tree
Showing 2 changed files with 2,751 additions and 654 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"license": "MIT",
"dependencies": {
"glob-all": "^3.1.0",
"purgecss-webpack-plugin": "^1.3.1"
"purgecss-webpack-plugin": "^2.1.0"
},
"devDependencies": {
"babel-eslint": "^10.0.2",
"eslint": "^6.0.1",
"eslint-config-prettier": "^6.0.0",
"husky": "^3.0.0",
"lint-staged": "^9.2.0",
"prettier": "^1.18.2"
"husky": "^4.2.3",
"lint-staged": "^10.0.8",
"prettier": "^2.0.1"
},
"scripts": {
"lint": "eslint '**/*.js'"
Expand Down
Loading

0 comments on commit ded27a0

Please sign in to comment.