Skip to content

Commit ce8882c

Browse files
Bump instantsearch.js from 4.40.1 to 4.40.2
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.40.1 to 4.40.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.40.1...v4.40.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 bab7ca4 commit ce8882c

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.40.1",
94+
"instantsearch.js": "^4.40.2",
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
@@ -4053,10 +4053,10 @@ [email protected]:
40534053
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
40544054
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
40554055

4056-
instantsearch.js@^4.40.1:
4057-
version "4.40.1"
4058-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.40.1.tgz#9c702a1e7e3bc14e5137b1236be2ee68bb0bf643"
4059-
integrity sha512-0wIuz1vAHPo2aUpsSsym5urLDpAqQIVBx4QzbHZmmXhA+DEQq5bHmNCCo3FnyKFZ2/79dNmg0OwJTMQM6Je/fg==
4056+
instantsearch.js@^4.40.2:
4057+
version "4.40.2"
4058+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.40.2.tgz#600ac15fe6b22c55f3c08542b1b3ba1b8ff1fe96"
4059+
integrity sha512-XK4vXBbYJYVeXHNKtio9dbE1vp4WfyV4NME+PwBrKt/RDdk44GDRUcz+cTx2A9XQeA6+AeskSyZFk9KEJpviZw==
40604060
dependencies:
40614061
"@algolia/events" "^4.0.1"
40624062
"@types/google.maps" "^3.45.3"

0 commit comments

Comments
 (0)