Skip to content

Commit 47dfb69

Browse files
Bump instantsearch.js from 4.43.0 to 4.43.1
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.43.0 to 4.43.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.43.0...v4.43.1) --- 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 064b0f7 commit 47dfb69

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
@@ -91,7 +91,7 @@
9191
"eslint-plugin-react": "^7.22.0",
9292
"eslint-plugin-standard": "^5.0.0",
9393
"eslint-plugin-vue": "^7.7.0",
94-
"instantsearch.js": "^4.43.0",
94+
"instantsearch.js": "^4.43.1",
9595
"jest": "^27.2.2",
9696
"jest-watch-typeahead": "^0.6.3",
9797
"prettier": "^2.0.0",

yarn.lock

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

4044-
instantsearch.js@^4.43.0:
4045-
version "4.43.0"
4046-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.43.0.tgz#ac5f26bd317649ec3d7b4eebfd2abc13f9b3701e"
4047-
integrity sha512-KcPm3Swkw5nlQFRVY5v8JebBwJ303ZGmxSMxdAevrGJBmIXpGrcGJF5goBqNa+fUpwpCY6PsICcqQS0YMuXVag==
4044+
instantsearch.js@^4.43.1:
4045+
version "4.43.1"
4046+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.43.1.tgz#9f316c13f63a1e53bf999f5d3716dc73bc7e9f4d"
4047+
integrity sha512-JEaODN0MDb5atW39nWmdxCPlcaNmX7THBlhy3cAJhVG9c19Cfaw27DXRBdE9E9B7WO45YYAhyNTnGITNKBXC0w==
40484048
dependencies:
40494049
"@algolia/events" "^4.0.1"
40504050
"@types/google.maps" "^3.45.3"

0 commit comments

Comments
 (0)