Skip to content

Commit

Permalink
chore(deps): bump farmhash from 3.3.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [farmhash](https://github.com/lovell/farmhash) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/lovell/farmhash/releases)
- [Commits](lovell/farmhash@v3.3.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent a23cbf0 commit 3c09a48
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 25 deletions.
52 changes: 28 additions & 24 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/winnow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"tape": "^5.8.1"
},
"optionalDependencies": {
"farmhash": "^3.3.1"
"farmhash": "^4.0.0"
},
"types": "index.d.ts"
}

0 comments on commit 3c09a48

Please sign in to comment.