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] committed Sep 11, 2023
1 parent 11afc80 commit fd45ca1
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 117 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.6.4",
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.5",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -72,20 +72,20 @@
"eip1193-types": "^0.2.1",
"exponential-backoff": "^3.1.1",
"p-limit": "^3.1.0",
"viem": "^1.9.2"
"viem": "^1.10.9"
},
"devDependencies": {
"@types/async-retry": "^1.4.5",
"@types/node": "^20.5.7",
"@types/node": "^20.6.0",
"abitype": "^0.9.8",
"bumpp": "^9.2.0",
"change-case": "^4.1.2",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typedoc": "^0.25.0",
"typedoc": "^0.25.1",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit fd45ca1

Please sign in to comment.