From 9697e0555bffda7d1d3af64633b0c03f4ea1f8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 10:48:42 +0000 Subject: [PATCH] Bump instantsearch.js from 4.30.1 to 4.30.2 Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.30.1 to 4.30.2. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Changelog](https://github.com/algolia/instantsearch.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/instantsearch.js/compare/v4.30.1...v4.30.2) --- updated-dependencies: - dependency-name: instantsearch.js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2c76af5a..10323d92 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-react": "^7.22.0", "eslint-plugin-standard": "^5.0.0", "eslint-plugin-vue": "^7.7.0", - "instantsearch.js": "^4.30.1", + "instantsearch.js": "^4.30.2", "jest": "^27.2.2", "jest-watch-typeahead": "^0.6.3", "prettier": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 2cb5c8bb..b6450657 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4054,10 +4054,10 @@ ini@2.0.0: resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5" integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA== -instantsearch.js@^4.30.1: - version "4.30.1" - resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.1.tgz#57b9cb2a3c9fc64ce3b12f38d4a81f641e212941" - integrity sha512-msdTQsavHhqGir+dzwdsocm5cCuRVIDNdXCMHAJuy023bRby7SYJADWpSlQnkE6tCehxYeT5GbkomtKkyanU1g== +instantsearch.js@^4.30.2: + version "4.30.2" + resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.2.tgz#c6bbaa8ded004c92b6ca9efcc827c9a768605b21" + integrity sha512-i6sW3DZ74pJyxb7uRlN487kC+gFjXyGm6ZXms6C4bYrmeNT+483tMUt7i2BFssUf+pUcvu4Rb8uR1dMHsZ6trQ== dependencies: "@types/google.maps" "^3.45.3" "@types/hogan.js" "^3.0.0"