Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency fuse.js to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2020
1 parent 65958bb commit 27cd160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@wcfactory/common": "^0.8.6",
"@wcfactory/generator-wcfactory": "^0.8.7",
"date-fns": "^1.29.0",
"fuse.js": "^3.4.2",
"fuse.js": "^6.0.0",
"glob": "^7.1.3",
"inquirer": "^7.0.0",
"inquirer-autocomplete-prompt": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"apollo-utilities": "^1.2.1",
"case": "^1.6.1",
"graphql-tag": "^2.10.1",
"fuse.js": "^3.4.2",
"fuse.js": "^6.0.0",
"lit-element": "^2.0.1",
"mobx": "^5.9.0",
"lit-apollo": "^0.8.1",
Expand Down

0 comments on commit 27cd160

Please sign in to comment.