Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#49)
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 20, 2023
1 parent 6505da5 commit 2814947
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 110 deletions.
8 changes: 4 additions & 4 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].2",
"packageManager": "[email protected].3",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -77,15 +77,15 @@
"@sxzz/eslint-config": "3.0.0",
"@types/async-retry": "^1.4.5",
"@types/node": "^20.2.3",
"abitype": "^0.8.9",
"abitype": "^0.8.11",
"bumpp": "^9.1.1",
"change-case": "^4.1.2",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"prettier": "^2.8.8",
"tsup": "^7.0.0",
"typedoc": "^0.24.8",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 2814947

Please sign in to comment.