Skip to content

Commit ad35ae1

Browse files
Build(deps): Bump fuzzysort from 1.9.0 to 2.0.1
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>
1 parent 1689d7c commit ad35ae1

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"dependencies": {
8989
"fast-deep-equal": "^3.1.3",
90-
"fuzzysort": "^1.9.0",
90+
"fuzzysort": "^2.0.1",
9191
"mousetrap": "^1.6.5",
9292
"react-autosuggest": "^10.1.0",
9393
"react-modal": "^3.15.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8541,10 +8541,10 @@ fuse.js@^3.6.1:
85418541
resolved "https://registry.npmjs.org/fuse.js/-/fuse.js-3.6.1.tgz"
85428542
integrity sha512-hT9yh/tiinkmirKrlv4KWOjztdoZo1mx9Qh4KvWqC7isoXwdUY3PNWUxceF4/qO9R6riA2C29jdTOeQOIROjgw==
85438543

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

85498549
gauge@^3.0.0:
85508550
version "3.0.2"

0 commit comments

Comments
 (0)