Skip to content

Commit c16a20b

Browse files
build(deps): bump fuse.js from 6.6.2 to 7.0.0 (#2200)
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.2 to 7.0.0. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v6.6.2...v7.0.0) --- updated-dependencies: - dependency-name: fuse.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nacho Iacovino <[email protected]>
1 parent e5fe67b commit c16a20b

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ethers": "^5.4.6",
5454
"flat": "^6.0.1",
5555
"framer-motion": "^10.16.4",
56-
"fuse.js": "^6.6.2",
56+
"fuse.js": "^7.0.0",
5757
"graphql": "^16.8.1",
5858
"idb-keyval": "^6.2.0",
5959
"lottie-react": "^2.4.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9910,11 +9910,6 @@ functions-have-names@^1.2.3:
99109910
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
99119911
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
99129912

9913-
fuse.js@^6.6.2:
9914-
version "6.6.2"
9915-
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.6.2.tgz#fe463fed4b98c0226ac3da2856a415576dc9a111"
9916-
integrity sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==
9917-
99189913
fuse.js@^7.0.0:
99199914
version "7.0.0"
99209915
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.0.0.tgz#6573c9fcd4c8268e403b4fc7d7131ffcf99a9eb2"

0 commit comments

Comments
 (0)