aave-js
aave-js copied to clipboard
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.1.0 to 2.4.1. Release notes Sourced from tslib's releases. tslib 2.4.1 This release contains fixes for early returns and throws invoked on generators. tslib 2.4.0 This release...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 26.6.3 to 29.2.2 Release notes Sourced from jest's releases. v29.2.2 Fixes [@jest/test-sequencer] Make sure sharding does...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 5.42.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.42.0 5.42.0 (2022-10-31) Bug Fixes ast-spec: add TSQualifiedName to TypeNode union (#5906) (5c316c1) eslint-plugin: [no-extra-parens] handle type assertion...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.19.15 to 18.11.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.0.31 to 5.7.2. Release notes Sourced from ethers's releases. ethers/v5.7.2 (2022-10-19 04:19) Updated tests to use goerli instead of ropsten. (1392803, 706d3ca) Added new error strings Pocket...
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.0.11 to 2.12.1. Release notes Sourced from hardhat's releases. Hardhat v2.12.1 Fixed a problem that was preventing Hardhat from being used in Alpine Linux. @nomiclabs/hardhat-ethers v2.2.1 getContractAt...
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.1.3. Release notes Sourced from axios's releases. v1.1.3 Added Added custom params serializer support #5113 Fixed Fixed top-level export to keep them in-line with static...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
This package is pretty much deprecated and https://github.com/aave/aave-utilities should be used. Would be good to archive this and direct to the new package.
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 9.0.1 to 9.1.0. Changelog Sourced from bignumber.js's changelog. 9.1.0 08/08/22 #329 Remove import example. #277 Resolve lint warnings and add number toString note. Correct decimalPlaces() return type...