Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit e382f91

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency autocomplete.js to ^0.32.0
1 parent 8c30528 commit e382f91

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"algolia-aerial": "^1.5.3",
6565
"algoliasearch": "^3.27.1",
66-
"autocomplete.js": "^0.31.0",
66+
"autocomplete.js": "^0.32.0",
6767
"events": "^3.0.0",
6868
"insert-css": "^2.0.0"
6969
},

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -576,20 +576,13 @@ atob@^2.1.1:
576576
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
577577
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
578578

579-
autocomplete.js@0.32.0:
579+
autocomplete.js@0.32.0, autocomplete.js@^0.32.0:
580580
version "0.32.0"
581581
resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.32.0.tgz#a00eab44dcb9e573ebd8bb3178e7fe67466cd4f1"
582582
integrity sha512-GYGmOo0r2wLgUEYE5J9z9OSLb8e0SAicgDR1M1pHOvwQ0Hc1SLHR0EqjDhl+lhl01cYq2d7lLbsgRmaizgLqrA==
583583
dependencies:
584584
immediate "^3.2.3"
585585

586-
autocomplete.js@^0.31.0:
587-
version "0.31.0"
588-
resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.31.0.tgz#2387c4e9759dbfd03558777705f6f14a66ba446c"
589-
integrity sha512-eews6qUL2xbGyOjpqL6I5STOGdZtkcXDtPAot+4HQk0T+H8X/c9JKHY5C78ATfLM4fI+lJ00pWvPEOcHRkNRrQ==
590-
dependencies:
591-
immediate "^3.2.3"
592-
593586
aws-sign2@~0.7.0:
594587
version "0.7.0"
595588
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"

0 commit comments

Comments
 (0)