Skip to content

Commit

Permalink
chore(deps): bump big.js and @types/big.js
Browse files Browse the repository at this point in the history
Bumps [big.js](https://github.com/MikeMcl/big.js) and [@types/big.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/big.js). These dependencies needed to be updated together.

Updates `big.js` from 5.2.2 to 6.2.1
- [Release notes](https://github.com/MikeMcl/big.js/releases)
- [Changelog](https://github.com/MikeMcl/big.js/blob/master/CHANGELOG.md)
- [Commits](MikeMcl/big.js@v5.2.2...v6.2.1)

Updates `@types/big.js` from 4.0.5 to 6.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/big.js)

---
updated-dependencies:
- dependency-name: big.js
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/big.js"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2022
1 parent 6846227 commit b33b138
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
47 changes: 33 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@swapr/core": "^0.3.19",
"@swapr/periphery": "^0.3.22",
"@uniswap/smart-order-router": "^2.6.0",
"big.js": "^5.2.2",
"big.js": "^6.2.1",
"dayjs": "^1.11.0",
"debug": "^4.3.4",
"decimal.js-light": "^2.5.1",
Expand All @@ -63,7 +63,7 @@
"@graphql-codegen/typescript": "2.5.1",
"@graphql-codegen/typescript-graphql-request": "^4.4.10",
"@graphql-codegen/typescript-operations": "^2.4.2",
"@types/big.js": "^4.0.5",
"@types/big.js": "^6.1.5",
"@types/debug": "^4.1.7",
"@types/jest": "^27.0.0",
"@types/lodash.flatmap": "^4.5.6",
Expand Down

0 comments on commit b33b138

Please sign in to comment.