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 Jul 12, 2023
1 parent 101f126 commit 2276205
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 171 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.2",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -71,21 +71,21 @@
"async-retry": "^1.3.3",
"eip1193-types": "^0.2.1",
"p-limit": "^3.1.0",
"viem": "^1.2.11"
"viem": "^1.2.14"
},
"devDependencies": {
"@sxzz/eslint-config": "3.1.0",
"@sxzz/eslint-config": "3.2.1",
"@types/async-retry": "^1.4.5",
"@types/node": "^20.4.1",
"abitype": "^0.9.0",
"abitype": "^0.9.2",
"bumpp": "^9.1.1",
"change-case": "^4.1.2",
"eslint": "^8.44.0",
"prettier": "^3.0.0",
"tsup": "^7.1.0",
"typedoc": "^0.24.8",
"typescript": "^5.1.6",
"vitest": "^0.32.4"
"vitest": "^0.33.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 2276205

Please sign in to comment.