Skip to content

Commit

Permalink
fix(deps): update dependency algoliasearch to v3.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 23, 2019
1 parent 0f68394 commit c93f30f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"license": "MIT",
"dependencies": {
"algoliasearch": "3.32.0",
"algoliasearch": "3.32.1",
"async": "2.6.2",
"babel-cli": "6.26.0",
"babel-preset-env": "1.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,12 @@ ajv@^6.9.1:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

algoliasearch@3.32.0:
version "3.32.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.32.0.tgz#5818168c26ff921bd0346a919071bac928b747ce"
algoliasearch@3.32.1:
version "3.32.1"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.32.1.tgz#605f8a2c17ab8da2af4456110f4d0a02b384e3d0"
dependencies:
agentkeepalive "^2.2.0"
debug "^2.6.8"
debug "^2.6.9"
envify "^4.0.0"
es6-promise "^4.1.0"
events "^1.1.0"
Expand Down

0 comments on commit c93f30f

Please sign in to comment.