Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent deb6e35 commit 6da290a
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 122 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/parser": "^7.0.0",
"chai": "^4.4.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-deprecation": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"test": "NODE_OPTIONS=--experimental-vm-modules pnpm jest --runInBand --detectOpenHandles"
},
"dependencies": {
"@aptos-labs/ts-sdk": "~1.10.0",
"@aptos-labs/ts-sdk": "~1.11.0",
"@coral-xyz/borsh": "^0.29.0",
"@mysten/sui.js": "~0.51.0",
"@project-serum/anchor": "^0.26.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"devDependencies": {
"@certusone/wormhole-sdk": "^0.10.10",
"@types/google-protobuf": "^3.15.12",
"@types/mkdirp": "^1.0.2",
"@types/mkdirp": "^2.0.0",
"jest": "^29.7.0",
"tslib": "^2.6.2"
},
Expand Down
Loading

0 comments on commit 6da290a

Please sign in to comment.