Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent 43ba9be commit 998b144
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -57,17 +57,17 @@
"release": "bumpp"
},
"dependencies": {
"@crossbell/ipfs-fetch": "^0.0.18",
"@crossbell/ipfs-fetch": "^0.0.19",
"async-retry": "^1.3.3",
"eip1193-types": "^0.2.0",
"p-limit": "^3.1.0",
"viem": "^0.3.11"
"viem": "^0.3.16"
},
"devDependencies": {
"@sxzz/eslint-config": "3.0.0-beta.8",
"@sxzz/eslint-config": "3.0.0-beta.9",
"@types/async-retry": "^1.4.5",
"@types/node": "^18.16.1",
"abitype": "^0.8.0",
"@types/node": "^18.16.3",
"abitype": "^0.8.2",
"bumpp": "^9.1.0",
"change-case": "^4.1.2",
"eslint": "^8.39.0",
Expand Down
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

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

0 comments on commit 998b144

Please sign in to comment.