Skip to content

Commit 6d133a6

Browse files
committed
Update docs-searchbar to v2.4.0
1 parent ca1f7cc commit 6d133a6

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
@@ -11,7 +11,7 @@
1111
},
1212
"main": "index.js",
1313
"dependencies": {
14-
"docs-searchbar.js": "^2.3.0"
14+
"docs-searchbar.js": "^2.4.0"
1515
},
1616
"resolutions": {
1717
"yargs-parser": "^13.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3779,10 +3779,10 @@ dns-txt@^2.0.2:
37793779
dependencies:
37803780
buffer-indexof "^1.0.0"
37813781

3782-
docs-searchbar.js@^2.3.0:
3783-
version "2.3.0"
3784-
resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-2.3.0.tgz#38964be590de57960ccd25cf917f63225bb91053"
3785-
integrity sha512-Ey4PMDjZYHnmC/yXZSmSi7EWTzPPzlsHVWgA5xVuOOMoqGXyvdZCcdR1XPVISbEOG8IGwhJcuFO/urPSvyQmxg==
3782+
docs-searchbar.js@^2.4.0:
3783+
version "2.4.0"
3784+
resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-2.4.0.tgz#d2f65e11ae8662787fc1571d682823046cb15c94"
3785+
integrity sha512-R5SOwIwVul6cssi+omE2h6JaFSCFp/k3xDgLKZfb6oDhF8Yed15hR1vcrKsSnF+XkNruhCJvTYoMGb9+MEPWvg==
37863786
dependencies:
37873787
autocomplete.js "^0.38.1"
37883788
meilisearch "^0.28.0"

0 commit comments

Comments
 (0)