Skip to content

Commit

Permalink
renovate: update dependency hasha to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 20eb389 commit bb58bc5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 16 deletions.
46 changes: 32 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bunny-client",
"version": "0.0.21",
"version": "0.0.22",
"private": false,
"description": "TypeScript API Client for BunnyCDN 🐰",
"keywords": [
Expand Down Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"camelcase-keys": "^8.0.2",
"deepmerge-ts": "^5.1.0",
"hasha": "^5.2.2",
"hasha": "^6.0.0",
"normalize-path": "^3.0.0",
"ts-custom-error": "^3.3.1",
"untypeable": "^0.2.1"
Expand Down

0 comments on commit bb58bc5

Please sign in to comment.