Skip to content

Commit c3d2354

Browse files
Bump algoliasearch-helper from 3.6.2 to 3.26.0 in /website (#3592)
Bumps [algoliasearch-helper](https://github.com/algolia/instantsearch) from 3.6.2 to 3.26.0. - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/commits/[email protected]) --- updated-dependencies: - dependency-name: algoliasearch-helper dependency-version: 3.26.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a330756 commit c3d2354

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"@algolia/requester-common" "4.8.3"
6767
"@algolia/transporter" "4.8.3"
6868

69+
"@algolia/events@^4.0.1":
70+
version "4.0.1"
71+
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
72+
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
73+
6974
"@algolia/[email protected]":
7075
version "4.8.3"
7176
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.8.3.tgz#449e8767863466528de7d18017417b319e4782d3"
@@ -2144,11 +2149,11 @@ ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.4, ajv@^6.12.5:
21442149
uri-js "^4.2.2"
21452150

21462151
algoliasearch-helper@^3.1.1:
2147-
version "3.6.2"
2148-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz#45e19b12589cfa0c611b573287f65266ea2cc14a"
2149-
integrity sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==
2152+
version "3.26.0"
2153+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.26.0.tgz#d6e283396a9fc5bf944f365dc3b712570314363f"
2154+
integrity sha512-Rv2x3GXleQ3ygwhkhJubhhYGsICmShLAiqtUuJTUkr9uOCOXyF2E71LVT4XDnVffbknv8XgScP4U0Oxtgm+hIw==
21502155
dependencies:
2151-
events "^1.1.1"
2156+
"@algolia/events" "^4.0.1"
21522157

21532158
algoliasearch@^4.0.0:
21542159
version "4.8.3"
@@ -4372,11 +4377,6 @@ eventemitter3@^4.0.0:
43724377
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
43734378
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
43744379

4375-
events@^1.1.1:
4376-
version "1.1.1"
4377-
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
4378-
integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=
4379-
43804380
events@^3.0.0:
43814381
version "3.2.0"
43824382
resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379"

0 commit comments

Comments
 (0)