Skip to content

Commit f784489

Browse files
Bump instantsearch.js from 4.30.2 to 4.31.0 (#560)
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.30.2 to 4.31.0. - [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.2...v4.31.0) --- updated-dependencies: - dependency-name: instantsearch.js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b1eb16 commit f784489

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
@@ -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.30.2",
91+
"instantsearch.js": "^4.31.0",
9292
"jest": "^27.2.2",
9393
"jest-watch-typeahead": "^0.6.3",
9494
"prettier": "^2.0.0",

yarn.lock

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

4067-
instantsearch.js@^4.30.2:
4068-
version "4.30.2"
4069-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.2.tgz#c6bbaa8ded004c92b6ca9efcc827c9a768605b21"
4070-
integrity sha512-i6sW3DZ74pJyxb7uRlN487kC+gFjXyGm6ZXms6C4bYrmeNT+483tMUt7i2BFssUf+pUcvu4Rb8uR1dMHsZ6trQ==
4067+
instantsearch.js@^4.31.0:
4068+
version "4.31.0"
4069+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.31.0.tgz#dad6b38fb6df1db7017cda4598682d886aaa32cc"
4070+
integrity sha512-2FtB83imhnGW3xyYY/HOWqN+jP5Dei6kF2Be9nyQGsjocptQcX+uCAzsplWQ8XS7i/5P8ZAnUNp+S1eiqW52vw==
40714071
dependencies:
40724072
"@types/google.maps" "^3.45.3"
40734073
"@types/hogan.js" "^3.0.0"

0 commit comments

Comments
 (0)