Skip to content

Commit

Permalink
Bump match-sorter from 6.3.1 to 6.3.4
Browse files Browse the repository at this point in the history
Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 6.3.1 to 6.3.4.
- [Release notes](https://github.com/kentcdodds/match-sorter/releases)
- [Changelog](https://github.com/kentcdodds/match-sorter/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/match-sorter@v6.3.1...v6.3.4)

---
updated-dependencies:
- dependency-name: match-sorter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent aba0fb4 commit c8dda63
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 18 deletions.
26 changes: 12 additions & 14 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 packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"isomorphic-fetch": "3.0.0",
"json-bigint": "1.0.0",
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"match-sorter": "6.3.4",
"moment": "2.30.1",
"overlayscrollbars": "1.13.3",
"overlayscrollbars-react": "0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"isomorphic-fetch": "3.0.0",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"match-sorter": "6.3.4",
"mime-types": "2.1.35",
"moment": "2.30.1",
"normalize-url": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "7.22.10",
"core-js": "3.32.1",
"match-sorter": "6.3.1",
"match-sorter": "6.3.4",
"use-dark-mode": "2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"is-electron": "2.2.2",
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"match-sorter": "6.3.4",
"moment": "2.30.1",
"qs": "6.12.1",
"react-dropzone": "14.2.3",
Expand Down

0 comments on commit c8dda63

Please sign in to comment.