Skip to content

Commit 693c8d6

Browse files
Bump instantsearch.js from 4.33.1 to 4.33.2
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.33.1 to 4.33.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.33.1...v4.33.2) --- updated-dependencies: - dependency-name: instantsearch.js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71654fa commit 693c8d6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-react": "^7.22.0",
8989
"eslint-plugin-standard": "^5.0.0",
9090
"eslint-plugin-vue": "^7.7.0",
91-
"instantsearch.js": "^4.33.1",
91+
"instantsearch.js": "^4.33.2",
9292
"jest": "^27.2.2",
9393
"jest-watch-typeahead": "^0.6.3",
9494
"prettier": "^2.0.0",

yarn.lock

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

4154-
instantsearch.js@^4.33.1:
4155-
version "4.33.1"
4156-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.33.1.tgz#16957b9d8a84721e550d52fd8e15ce265282ab61"
4157-
integrity sha512-k/fzpcVEZgm9mfIG3V80mtD+TEoQW89BNFKtAVhaUA8AdCA/FZsDeuXHjBVOqU7I8GC2jfcRCWF+MKhhcvOcHw==
4154+
instantsearch.js@^4.33.2:
4155+
version "4.33.2"
4156+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.33.2.tgz#d3e75bc6bb5bb40c68c36e0a159649969e5a113f"
4157+
integrity sha512-klQdP6G0wokCPuCyjsar3xPLZGKg+r3eUlW2vKZ6NBi8Ke9pC22ewjVNaJ6revWP/RsXxDMgTWfQKnYHRBddEg==
41584158
dependencies:
41594159
"@types/google.maps" "^3.45.3"
41604160
"@types/hogan.js" "^3.0.0"
@@ -4165,7 +4165,7 @@ instantsearch.js@^4.33.1:
41654165
hogan.js "^3.0.2"
41664166
preact "^10.0.0"
41674167
qs "^6.5.1 < 6.10"
4168-
search-insights "^2.0.5"
4168+
search-insights "^2.1.0"
41694169

41704170
internal-slot@^1.0.2:
41714171
version "1.0.3"
@@ -6377,7 +6377,7 @@ saxes@^5.0.1:
63776377
dependencies:
63786378
xmlchars "^2.2.0"
63796379

6380-
search-insights@^2.0.5:
6380+
search-insights@^2.1.0:
63816381
version "2.1.0"
63826382
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.1.0.tgz#42822fa325062ec5bf050c5f8cad58f0c5b21310"
63836383
integrity sha512-mWIVsZ5igQnlM2tC0HJCtGWKQcBhLhkasZoZZS2exUfZPpRowVWEvyyYTWU3M0rUKWlWLWFCYvJ3HGTSSCsOcw==

0 commit comments

Comments
 (0)