Skip to content

Commit c6e2eee

Browse files
chore(deps): update dependency @types/algoliasearch to v4.0.4
1 parent 44bf482 commit c6e2eee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular-instantsearch/query-suggestions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular-devkit/build-angular": "13.2.2",
3131
"@angular/cli": "13.2.2",
3232
"@angular/compiler-cli": "13.2.1",
33-
"@types/algoliasearch": "4.0.0",
33+
"@types/algoliasearch": "4.0.4",
3434
"@types/jasmine": "3.8.0",
3535
"@types/node": "14.18.5",
3636
"jasmine-core": "3.8.0",

angular-instantsearch/query-suggestions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,10 +1723,10 @@
17231723
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
17241724
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
17251725

1726-
"@types/[email protected].0":
1727-
version "4.0.0"
1728-
resolved "https://registry.yarnpkg.com/@types/algoliasearch/-/algoliasearch-4.0.0.tgz#129501dff14b70024439751beb3ec820417f566a"
1729-
integrity sha512-XMGE0h/dRV7qR6lR/zgGL01esc39pLHNl4m7gKZldrgoov/IaFJGfmmEJGxktlH63esWEtAiXzbjLfvEQXN15Q==
1726+
"@types/[email protected].4":
1727+
version "4.0.4"
1728+
resolved "https://registry.yarnpkg.com/@types/algoliasearch/-/algoliasearch-4.0.4.tgz#3ac3dbd60f0153fcd4c6dc10a17dc73e0b60fc54"
1729+
integrity sha512-vEWHnOZ02D3hhHK9MwH1D7x0GF2S9iI5e0ua4YC4ZGbBzFyN2GdrHolNGbn9D8JI0S7yL2h6HFUsSIha1FaEhQ==
17301730
dependencies:
17311731
algoliasearch "*"
17321732

0 commit comments

Comments
 (0)