Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 15, 2020
1 parent 804cd67 commit 049b668
Show file tree
Hide file tree
Showing 2 changed files with 1,760 additions and 2,256 deletions.
23 changes: 13 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,22 @@
"url": "http://davidtheclark.com"
},
"license": "MIT",
"peerDependencies": {
"postcss": "^8.0.3"
},
"devDependencies": {
"clean-publish": "^1.1.0",
"eslint": "5.11.1",
"less": "3.9.0",
"source-map": "0.5.6",
"clean-publish": "^1.1.8",
"eslint": "7.9.0",
"less": "3.12.2",
"postcss": "^8.0.3",
"source-map": "0.7.3",
"strip-color": "^0.1.0",
"stylelint": "9.9.0",
"tape": "^4.7.0"
"stylelint": "13.7.1",
"tape": "^5.0.1"
},
"dependencies": {
"chalk": "^2.4.2",
"lodash": "^4.17.14",
"log-symbols": "^2.2.0",
"postcss": "^7.0.17"
"chalk": "^4.1.0",
"lodash": "^4.17.20",
"log-symbols": "^4.0.0"
}
}
Loading

0 comments on commit 049b668

Please sign in to comment.