Skip to content

Commit 86f60f5

Browse files
chore(deps): bump farmhash from 3.3.1 to 4.0.1
Bumps [farmhash](https://github.com/lovell/farmhash) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/lovell/farmhash/releases) - [Commits](lovell/farmhash@v3.3.1...v4.0.1) --- updated-dependencies: - dependency-name: farmhash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9df6b23 commit 86f60f5

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

package-lock.json

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

packages/winnow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"tape": "^5.9.0"
7979
},
8080
"optionalDependencies": {
81-
"farmhash": "^3.3.1"
81+
"farmhash": "^4.0.1"
8282
},
8383
"types": "index.d.ts"
8484
}

0 commit comments

Comments
 (0)