Commit f2e2ac1
authored
chore(deps): update dependency hardhat to v2.22.13 (#53)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [hardhat](https://hardhat.org)
([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies
| patch | [`2.22.12` ->
`2.22.13`](https://renovatebot.com/diffs/npm/hardhat/2.22.12/2.22.13) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat)
|
---
### Release Notes
<details>
<summary>nomiclabs/hardhat (hardhat)</summary>
###
[`v2.22.13`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.13):
Hardhat v2.22.13
[Compare
Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.22.12...hardhat@2.22.13)
This is a small bug fix release applying corrections to our Solidity
tracing logic.
##### Changes
-
[`bf92f4c`](https://redirect.github.com/nomiclabs/hardhat/commit/bf92f4c):
Fixed more bugs in the newly ported Solidity tracing logic
-
[`3df95d3`](https://redirect.github.com/nomiclabs/hardhat/commit/3df95d3):
Remove support for `console.log` selectors that wrongly use "(u)int"
type aliases in the selector calculation
-
[`4c1bcfc`](https://redirect.github.com/nomiclabs/hardhat/commit/4c1bcfc):
Fixed minor bugs in the newly ported Solidity tracing logic
***
> 💡 **The Nomic Foundation is hiring! Check [our open
positions](https://www.nomic.foundation/jobs).**
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/settlemint/solidity-token-erc721a).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1259dae commit f2e2ac1
2 files changed
+40
-40
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments