Skip to content

Commit

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

0 comments on commit db212d0

Please sign in to comment.