Skip to content

Commit

Permalink
Build(deps): Bump fuzzysort from 1.9.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [fuzzysort](https://github.com/farzher/fuzzysort) from 1.9.0 to 2.0.1.
- [Release notes](https://github.com/farzher/fuzzysort/releases)
- [Commits](farzher/fuzzysort@v1.9.0...v2.0.1)

---
updated-dependencies:
- dependency-name: fuzzysort
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2022
1 parent 1689d7c commit ad35ae1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fuzzysort": "^1.9.0",
"fuzzysort": "^2.0.1",
"mousetrap": "^1.6.5",
"react-autosuggest": "^10.1.0",
"react-modal": "^3.15.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8541,10 +8541,10 @@ fuse.js@^3.6.1:
resolved "https://registry.npmjs.org/fuse.js/-/fuse.js-3.6.1.tgz"
integrity sha512-hT9yh/tiinkmirKrlv4KWOjztdoZo1mx9Qh4KvWqC7isoXwdUY3PNWUxceF4/qO9R6riA2C29jdTOeQOIROjgw==

fuzzysort@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/fuzzysort/-/fuzzysort-1.9.0.tgz#d36d27949eae22340bb6f7ba30ea6751b92a181c"
integrity sha512-MOxCT0qLTwLqmEwc7UtU045RKef7mc8Qz8eR4r2bLNEq9dy/c3ZKMEFp6IEst69otkQdFZ4FfgH2dmZD+ddX1g==
fuzzysort@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/fuzzysort/-/fuzzysort-2.0.1.tgz#e1bf6abbcfeefd1191900a5f56527aa0508d6934"
integrity sha512-SlgbPAq0eQ6JQ1h3l4MNeGH/t9DHKH8GGM0RD/6RhmJrNnSoWt3oIVaiQm9g9BPB+wAhRMeMqlUTbhbd7+Ufcg==

gauge@^3.0.0:
version "3.0.2"
Expand Down

0 comments on commit ad35ae1

Please sign in to comment.