Skip to content

Commit 387e114

Browse files
Bump instantsearch.js from 4.30.1 to 4.30.2 (#542)
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](algolia/instantsearch@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13c2986 commit 387e114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-react": "^7.22.0",
8888
"eslint-plugin-standard": "^5.0.0",
8989
"eslint-plugin-vue": "^7.7.0",
90-
"instantsearch.js": "^4.30.1",
90+
"instantsearch.js": "^4.30.2",
9191
"jest": "^27.2.2",
9292
"jest-watch-typeahead": "^0.6.3",
9393
"prettier": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4054,10 +4054,10 @@ [email protected]:
40544054
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
40554055
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
40564056

4057-
instantsearch.js@^4.30.1:
4058-
version "4.30.1"
4059-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.1.tgz#57b9cb2a3c9fc64ce3b12f38d4a81f641e212941"
4060-
integrity sha512-msdTQsavHhqGir+dzwdsocm5cCuRVIDNdXCMHAJuy023bRby7SYJADWpSlQnkE6tCehxYeT5GbkomtKkyanU1g==
4057+
instantsearch.js@^4.30.2:
4058+
version "4.30.2"
4059+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.2.tgz#c6bbaa8ded004c92b6ca9efcc827c9a768605b21"
4060+
integrity sha512-i6sW3DZ74pJyxb7uRlN487kC+gFjXyGm6ZXms6C4bYrmeNT+483tMUt7i2BFssUf+pUcvu4Rb8uR1dMHsZ6trQ==
40614061
dependencies:
40624062
"@types/google.maps" "^3.45.3"
40634063
"@types/hogan.js" "^3.0.0"

0 commit comments

Comments
 (0)