Skip to content

Commit e210f6d

Browse files
Bump instantsearch.js from 4.30.0 to 4.30.1
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.30.0 to 4.30.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.30.0...v4.30.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 ce03bcd commit e210f6d

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-react": "^7.22.0",
8686
"eslint-plugin-standard": "^5.0.0",
8787
"eslint-plugin-vue": "^7.7.0",
88-
"instantsearch.js": "^4.30.0",
88+
"instantsearch.js": "^4.30.1",
8989
"jest": "^26.6.3",
9090
"jest-watch-typeahead": "^0.6.3",
9191
"prettier": "^2.0.0",

yarn.lock

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

4118-
instantsearch.js@^4.30.0:
4119-
version "4.30.0"
4120-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.0.tgz#84d45f28ea1735fce14da94dc6a2128a7140e748"
4121-
integrity sha512-UTtDbAqaw9l0Zs+L/veYwtllqeeqc8WyPcXWrQxnLa+zAgS+9wj+kjKsLHlQF13EBuSp5szPoOQWugKE6Yoe2w==
4118+
instantsearch.js@^4.30.1:
4119+
version "4.30.1"
4120+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.1.tgz#57b9cb2a3c9fc64ce3b12f38d4a81f641e212941"
4121+
integrity sha512-msdTQsavHhqGir+dzwdsocm5cCuRVIDNdXCMHAJuy023bRby7SYJADWpSlQnkE6tCehxYeT5GbkomtKkyanU1g==
41224122
dependencies:
41234123
"@types/google.maps" "^3.45.3"
41244124
"@types/hogan.js" "^3.0.0"

0 commit comments

Comments
 (0)