Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v2 (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Sylvain Pace committed May 24, 2018
1 parent a99347a commit f8962bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/algolia-frontend-components/package.json
Expand Up @@ -18,7 +18,7 @@
"babel-polyfill": "^6.23.0",
"babel-preset-env": "^1.1.9",
"babel-preset-es2015": "^6.22.0",
"chalk": "^1.1.3",
"chalk": "^2.0.0",
"deepmerge": "^1.3.2",
"glob": "^7.1.1",
"node-sass": "^4.5.0",
Expand Down

0 comments on commit f8962bd

Please sign in to comment.