Skip to content

Commit

Permalink
fix(deps): update dependency algoliasearch to v3.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 9, 2018
1 parent d4e57a7 commit 5448c89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
},
"license": "MIT",
"dependencies": {
"algoliasearch": "3.30.0",
"algoliasearch": "3.31.0",
"async": "2.6.1",
"babel-cli": "6.26.0",
"babel-preset-env": "1.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -181,9 +181,9 @@ ajv@^5.2.3, ajv@^5.3.0:
fast-json-stable-stringify "^2.0.0"
json-schema-traverse "^0.3.0"

algoliasearch@3.30.0:
version "3.30.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.30.0.tgz#355585e49b672e5f71d45b9c2b371ecdff129cd1"
algoliasearch@3.31.0:
version "3.31.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.31.0.tgz#c4083375ff02538ef50d9ec73e6a72e5e19ed96f"
dependencies:
agentkeepalive "^2.2.0"
debug "^2.6.8"
Expand Down

0 comments on commit 5448c89

Please sign in to comment.