Skip to content

Commit a10d9d1

Browse files
committed
chore: package bump
1 parent c781c76 commit a10d9d1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"test:coverage": "jest --coverage"
3232
},
3333
"dependencies": {
34-
"@aave/contract-helpers": "1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0",
35-
"@aave/math-utils": "1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0",
34+
"@aave/contract-helpers": "1.33.1",
35+
"@aave/math-utils": "1.33.1",
3636
"@bgd-labs/aave-address-book": "^4.17.1",
3737
"@emotion/cache": "11.10.3",
3838
"@emotion/react": "11.10.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

5-
"@aave/[email protected]-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0":
6-
version "1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0"
7-
resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0.tgz#a7a4469237e807219b674c6339de862da8efe492"
8-
integrity sha512-J0KVVSfIVOeZfC+fXfeeQiSadMxhmbZNN0OcYOqLP71i6ySlspaFGF9sbif/kShPVS6ERhOQlVBgNDOo1NmUkg==
5+
6+
version "1.33.1"
7+
resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.33.1.tgz#2156c179e802c40c137381d337c5f93ebee1abeb"
8+
integrity sha512-Zu/zwJiX3k2xBRAlNfmIJMIo19YWVJAL2uRPHbvCVxOUgzlhVyglIF98FgcZ+4aLwcjvSAw10wnIzGgJcPTNVw==
99
dependencies:
1010
isomorphic-unfetch "^3.1.0"
1111

12-
"@aave/[email protected]-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0":
13-
version "1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0"
14-
resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.33.1-94b7cc315b9e1cdff8751b8a5009c6ed46a056d8.0.tgz#dde7069d7af3e2f4e02b8da83487eea15749aac2"
15-
integrity sha512-T4vHUhErMNpIwp6Rtjl0FnIbYX+Qp91kuuFIkHnmwMxdunM6O6qaOgGU9LshupPlCPf5fjV9Bc88rybImOeuvg==
12+
13+
version "1.33.1"
14+
resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.33.1.tgz#1dddf06e48cca13251db94e2f24afb0aa1b270ed"
15+
integrity sha512-+e7ThIRLxyrcLB507T3khdE6DqKn2vTR5hfnQd1rHetEzLObA6bKDElX7YEtGmuSzBwDTP4inpK2VtgiQAqIWQ==
1616

1717
"@adobe/css-tools@^4.0.1":
1818
version "4.4.1"

0 commit comments

Comments
 (0)