Skip to content

Commit ae436bd

Browse files
Bump docs-searchbar.js from 1.3.1 to 1.3.2
Bumps [docs-searchbar.js](https://github.com/meilisearch/docs-searchbar.js) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/meilisearch/docs-searchbar.js/releases) - [Commits](meilisearch/docs-searchbar.js@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: docs-searchbar.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5166066 commit ae436bd

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": "^1.3.1"
14+
"docs-searchbar.js": "^1.3.2"
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
@@ -3760,10 +3760,10 @@ dns-txt@^2.0.2:
37603760
dependencies:
37613761
buffer-indexof "^1.0.0"
37623762

3763-
docs-searchbar.js@^1.3.1:
3764-
version "1.3.1"
3765-
resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-1.3.1.tgz#2aedf80d60cb622a8a80a10abb4c563bf1f4d165"
3766-
integrity sha512-ijITYPDH/7dXXlY7pz8BymcluRgDmktSrfVzpCxuALHgqhhjQHiXNxquTNdCovF5oZ0b8UDJkqAQjMG9eL5yig==
3763+
docs-searchbar.js@^1.3.2:
3764+
version "1.3.2"
3765+
resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-1.3.2.tgz#0e82c0bec2082e869521deed631437226bd5a81f"
3766+
integrity sha512-OIZfcxtMKOemXy0ge/ZgNoC784gEz6wCqHgUAidP+8KYX3PwdbTDKbyIvQoj8CLjAkbnDRIjp4yDmH/MjQK1Pg==
37673767
dependencies:
37683768
autocomplete.js "^0.38.0"
37693769
hogan.js "^3.0.2"

0 commit comments

Comments
 (0)