Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbd4ef5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency autocomplete.js to v0.36.0
1 parent 37a26cd commit bbd4ef5

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
@@ -76,7 +76,7 @@
7676
"peerDependencies": {},
7777
"dependencies": {
7878
"algoliasearch": "^3.24.5",
79-
"autocomplete.js": "0.35.0",
79+
"autocomplete.js": "0.36.0",
8080
"hogan.js": "^3.0.2",
8181
"request": "^2.87.0",
8282
"stack-utils": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -568,10 +568,10 @@ atob@^2.1.1:
568568
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.1.tgz#ae2d5a729477f289d60dd7f96a6314a22dd6c22a"
569569
integrity sha1-ri1acpR38onWDdf5amMUoi3Wwio=
570570

571-
autocomplete.js@0.35.0:
572-
version "0.35.0"
573-
resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.35.0.tgz#d397c0c2261af1b556e0a3d8be2e6dd59418d411"
574-
integrity sha512-JPtuW6wIYrNnY0RVsWuNTvli7VHSqS7Tg+3J3JrHA41Lod3cRqMkiTCwzznJwwSiqDhCl49adPBmpWJJ6CRsbA==
571+
autocomplete.js@0.36.0:
572+
version "0.36.0"
573+
resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.36.0.tgz#94fe775fe64b6cd42e622d076dc7fd26bedd837b"
574+
integrity sha512-jEwUXnVMeCHHutUt10i/8ZiRaCb0Wo+ZyKxeGsYwBDtw6EJHqEeDrq4UwZRD8YBSvp3g6klP678il2eeiVXN2Q==
575575
dependencies:
576576
immediate "^3.2.3"
577577

0 commit comments

Comments
 (0)