Skip to content

Commit 267249f

Browse files
fix(deps): update dependency @0xsquid/squid-types to ^0.1.117 (#650)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@0xsquid/squid-types](https://redirect.github.com/0xsquid/squid-types) | [`^0.1.116` -> `^0.1.117`](https://renovatebot.com/diffs/npm/@0xsquid%2fsquid-types/0.1.116/0.1.117) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@0xsquid%2fsquid-types/0.1.117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@0xsquid%2fsquid-types/0.1.117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@0xsquid%2fsquid-types/0.1.116/0.1.117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@0xsquid%2fsquid-types/0.1.116/0.1.117?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>0xsquid/squid-types (@&#8203;0xsquid/squid-types)</summary> ### [`v0.1.117`](https://redirect.github.com/0xsquid/squid-types/compare/3011bd8a714f4920db44a0183ae7922158e8682e...ac73104dc699fdba7cb927515de8868d99d28639) [Compare Source](https://redirect.github.com/0xsquid/squid-types/compare/3011bd8a714f4920db44a0183ae7922158e8682e...ac73104dc699fdba7cb927515de8868d99d28639) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/hooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e82f98e commit 267249f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"deploy:production:http": "yarn deploy:production --trigger-http --allow-unauthenticated"
3838
},
3939
"dependencies": {
40-
"@0xsquid/squid-types": "^0.1.116",
40+
"@0xsquid/squid-types": "^0.1.117",
4141
"@bgd-labs/aave-address-book": "^4.3.1",
4242
"@google-cloud/functions-framework": "^3.4.2",
4343
"@valora/http-handler": "^0.0.1",

yarn.lock

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

44

5-
"@0xsquid/squid-types@^0.1.116":
6-
version "0.1.116"
7-
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.116.tgz#8bd8baad729c94a8af431487c1f3c2df6252bf5d"
8-
integrity sha512-9drO6RepTSHLZQEU6/h99+p6xDwxth7DwrcdhlrZfo4gC5A/DhYHTdiT5omgwgSXiH1Y7ssI1WQ0XOuWDveYAg==
5+
"@0xsquid/squid-types@^0.1.117":
6+
version "0.1.117"
7+
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.117.tgz#0f4df81acd78da064be75d1bbf1152d3bca9638a"
8+
integrity sha512-RlfciAvTbTqp3HYn+wDzABDXyK0SeEF/5j7N1gbz+vJ8C3SkfcD9GbHVCh81Zpsgmh7HRtXw4DTUnf+GiN9Y4g==
99
dependencies:
1010
"@axelar-network/axelarjs-sdk" "^0.16.1"
1111
"@ethersproject/providers" "^5.7.2"

0 commit comments

Comments
 (0)