Skip to content

Commit

Permalink
feat: bump utils
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinBattilana committed Oct 26, 2024
1 parent f3e42b5 commit 5f952c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@aave/contract-helpers": "1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0",
"@aave/math-utils": "1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0",
"@aave/contract-helpers": "1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0",
"@aave/math-utils": "1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0",
"@bgd-labs/aave-address-book": "4.2",
"@emotion/cache": "11.10.3",
"@emotion/react": "11.10.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
# yarn lockfile v1


"@aave/[email protected]a46aa136afd41c44c151bfdca8c3f0064cd5728d.0":
version "1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0"
resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0.tgz#bf217d5f946b9a4cd23e2ad411dc3cac76c1d2c7"
integrity sha512-iSkZCaawYoaMZLX7Z4f2N9toTfn7MhzjhvIjHwUh4HIRjsll4vr4b21pjIYGNzgQs/0SMtvb5mf4pjMoPE77Nw==
"@aave/[email protected]e6da546d4042411ebfba7525c37353c6fd61bd74.0":
version "1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0"
resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0.tgz#0c01a6a41ca50d84caeca3778300c40ab2c25471"
integrity sha512-8zRHyI4mPDoWzhtP68GiA4aW4P35VZ3SqyismE/XlkwmRvIFrQsC5D6rLqHKTWwDYdT6fkMwDLIVViof8Pc+Xg==
dependencies:
isomorphic-unfetch "^3.1.0"

"@aave/[email protected]a46aa136afd41c44c151bfdca8c3f0064cd5728d.0":
version "1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0"
resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.30.5-a46aa136afd41c44c151bfdca8c3f0064cd5728d.0.tgz#2c90f15326c4089e536abe79ae063b4a09021f30"
integrity sha512-oF+UmCGOi3szV0mVDAcZ2QUHS5y+yANALTpAU3qzg3lhq+5/ALeeVPMaggGQKbNln+ApV1KacONGKeOXc199gA==
"@aave/[email protected]e6da546d4042411ebfba7525c37353c6fd61bd74.0":
version "1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0"
resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.30.5-e6da546d4042411ebfba7525c37353c6fd61bd74.0.tgz#5b41d3e5b7e622ed75480dc73d087e43c68a93b6"
integrity sha512-prz5hGKuGgJWLhtDL5Q+vHvnhzHhTaLXkOcWzCKal7++0/NfbP2r6f1JtTSXFHKhH5f/hiJeq+Zs+/oW7STicg==

"@adobe/css-tools@^4.0.1":
version "4.0.1"
Expand Down

0 comments on commit 5f952c1

Please sign in to comment.