Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#51)
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] authored Jun 27, 2023
1 parent 2814947 commit c6508b6
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 117 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.4.0",
"packageManager": "[email protected].3",
"packageManager": "[email protected].5",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -71,18 +71,18 @@
"async-retry": "^1.3.3",
"eip1193-types": "^0.2.1",
"p-limit": "^3.1.0",
"viem": "^1.0.7"
"viem": "^1.1.8"
},
"devDependencies": {
"@sxzz/eslint-config": "3.0.0",
"@sxzz/eslint-config": "3.1.0",
"@types/async-retry": "^1.4.5",
"@types/node": "^20.2.3",
"@types/node": "^20.3.2",
"abitype": "^0.8.11",
"bumpp": "^9.1.1",
"change-case": "^4.1.2",
"eslint": "^8.43.0",
"prettier": "^2.8.8",
"tsup": "^7.0.0",
"tsup": "^7.1.0",
"typedoc": "^0.24.8",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
Expand Down
Loading

0 comments on commit c6508b6

Please sign in to comment.