Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 14f2a8a commit 8820f8e
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 75 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.9.0",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.10.0",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -99,18 +99,18 @@
"eip1193-types": "^0.2.1",
"exponential-backoff": "^3.1.1",
"p-limit": "^3.1.0",
"viem": "^2.0.0-alpha.17"
"viem": "^2.0.0-alpha.20"
},
"devDependencies": {
"@biomejs/biome": "^1.2.2",
"@types/async-retry": "^1.4.6",
"@types/node": "^20.8.6",
"abitype": "^0.10.1",
"@biomejs/biome": "^1.3.3",
"@types/async-retry": "^1.4.7",
"@types/node": "^20.8.10",
"abitype": "^0.10.2",
"bumpp": "^9.2.0",
"change-case": "^5.0.2",
"change-case": "^5.1.2",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"typedoc": "^0.25.2",
"typedoc": "^0.25.3",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
Expand Down
127 changes: 60 additions & 67 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 8820f8e

Please sign in to comment.