Skip to content

Commit

Permalink
fix(deps): update dependency algoliasearch to v3.29.0 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and francoischalifour committed Jul 9, 2018
1 parent 6c31090 commit 73f64f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"node": ">= 8"
},
"dependencies": {
"algoliasearch": "3.27.1",
"algoliasearch": "3.29.0",
"chalk": "2.4.1",
"commander": "2.16.0",
"inquirer": "5.2.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@ ajv@^5.1.0, ajv@^5.2.3, ajv@^5.3.0:
fast-json-stable-stringify "^2.0.0"
json-schema-traverse "^0.3.0"

algoliasearch@3.27.1:
version "3.27.1"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.27.1.tgz#e1af42b97dbf44a2dd3a8c907be99c0c34e48414"
algoliasearch@3.29.0:
version "3.29.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.29.0.tgz#d04021a5450be55ce314b928bba4a38723399bd8"
dependencies:
agentkeepalive "^2.2.0"
debug "^2.6.8"
Expand Down

0 comments on commit 73f64f3

Please sign in to comment.