From 05d14b375a4b34785fddb6a93b93b05347555882 Mon Sep 17 00:00:00 2001 From: Alex S Date: Mon, 9 Oct 2017 16:52:25 +0200 Subject: [PATCH] chore(dep): update helper to 2.22.0 (#2465) --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 062975b2eb..2edc68d8e1 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ }, "dependencies": { "algoliasearch": "^3.24.0", - "algoliasearch-helper": "^2.21.1", + "algoliasearch-helper": "^2.22.0", "classnames": "^2.2.5", "events": "^1.1.0", "hogan.js": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 948a590911..d83a5acc33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -143,8 +143,8 @@ ajv@^5.0.0, ajv@^5.1.0, ajv@^5.1.5, ajv@^5.2.0, ajv@^5.2.3: json-stable-stringify "^1.0.1" algoliasearch-helper@^2.21.1: - version "2.21.2" - resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-2.21.2.tgz#73a1f9a9e60be0ed04ce93d5f63fc7105e599f5b" + version "2.22.0" + resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-2.22.0.tgz#6904abf15cd9b65a32fc3d9eb9dfe50f53b27001" dependencies: events "^1.1.0" lodash "^4.13.1"