Skip to content

Commit 33cf04d

Browse files
Bump instantsearch.js from 4.15.0 to 4.16.1
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.15.0 to 4.16.1. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Changelog](https://github.com/algolia/instantsearch.js/blob/master/CHANGELOG.md) - [Commits](algolia/instantsearch@v4.15.0...v4.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d0680a0 commit 33cf04d

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
@@ -89,7 +89,7 @@
8989
"eslint-plugin-react": "^7.22.0",
9090
"eslint-plugin-standard": "^5.0.0",
9191
"eslint-plugin-vue": "^7.7.0",
92-
"instantsearch.js": "^4.15.0",
92+
"instantsearch.js": "^4.16.1",
9393
"jest": "^26.6.3",
9494
"jest-environment-jsdom": "25.5",
9595
"jest-watch-typeahead": "^0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3779,10 +3779,10 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.3:
37793779
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
37803780
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
37813781

3782-
instantsearch.js@^4.15.0:
3783-
version "4.15.0"
3784-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.15.0.tgz#d25559ebeebfb0bbf7d3b0f84bc56abc0d9b68c9"
3785-
integrity sha512-kI7MBKfQXFhgOWXo2wJ//mt9lD+TY1yqBRNZVdTCAPSBzuyL42scghGB5kz3PVzlxxYX5a/sTX6iTS8hX3jOJw==
3782+
instantsearch.js@^4.16.1:
3783+
version "4.16.1"
3784+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.16.1.tgz#78e00d2256c89693a94f58ebfc5f0864953b7ec8"
3785+
integrity sha512-NfwNOb+Ftj7Y+h6lW7iCd5SXWKIHQZ981ldSddEHbgTexbdJEyxgWhaF8c3HajCySp8wZPD2gj9KpNQy/BsUgQ==
37863786
dependencies:
37873787
"@types/googlemaps" "^3.39.6"
37883788
algoliasearch-helper "^3.4.4"

0 commit comments

Comments
 (0)