Skip to content

Commit

Permalink
chore(deps): update devdependencies (#88)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@valora/eslint-config-typescript](https://redirect.github.com/valora-inc/eslint-config-typescript)
| [`^1.1.1` ->
`^1.1.2`](https://renovatebot.com/diffs/npm/@valora%2feslint-config-typescript/1.1.1/1.1.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@valora%2feslint-config-typescript/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@valora%2feslint-config-typescript/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@valora%2feslint-config-typescript/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@valora%2feslint-config-typescript/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [viem](https://viem.sh)
([source](https://redirect.github.com/wevm/viem)) | [`^2.21.56` ->
`^2.21.57`](https://renovatebot.com/diffs/npm/viem/2.21.57/2.21.57) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.57?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.57?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.57/2.21.57?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.57/2.21.57?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>valora-inc/eslint-config-typescript
(@&#8203;valora/eslint-config-typescript)</summary>

###
[`v1.1.2`](https://redirect.github.com/valora-inc/eslint-config-typescript/releases/tag/v1.1.2)

[Compare
Source](https://redirect.github.com/valora-inc/eslint-config-typescript/compare/v1.1.1...v1.1.2)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
to ^8.18.2
([#&#8203;20](https://redirect.github.com/valora-inc/eslint-config-typescript/issues/20))
([72c296a](https://redirect.github.com/valora-inc/eslint-config-typescript/commit/72c296a46582bbec5bf896dc941ea033e52a4b6b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone UTC,
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/viem-account-hsm-gcp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 2dddbbf commit 23d9bb1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/jest": "^29.5.14",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@valora/eslint-config-typescript": "^1.1.1",
"@valora/eslint-config-typescript": "^1.1.2",
"@valora/prettier-config": "^0.0.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^8.57.1",
Expand All @@ -68,7 +68,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"viem": "^2.21.56"
"viem": "^2.21.57"
},
"prettier": "@valora/prettier-config",
"release": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/parser@^8.18.1":
"@typescript-eslint/parser@^8.18.2":
version "8.18.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.2.tgz#0379a2e881d51d8fcf7ebdfa0dd18eee79182ce2"
integrity sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==
Expand Down Expand Up @@ -1626,12 +1626,12 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@valora/eslint-config-typescript@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@valora/eslint-config-typescript/-/eslint-config-typescript-1.1.1.tgz#c1c6765b355f763669f9464f49188e5703d47787"
integrity sha512-GFIPOIgjNorJfUW9Z8qOYmN1J3Ys7IuC1/e/3i46FYgFWrad45zcRuWDgBXkOIhBbCVWojIHjm0vRoizesQE0w==
"@valora/eslint-config-typescript@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@valora/eslint-config-typescript/-/eslint-config-typescript-1.1.2.tgz#99c657c31d7286b04ef96060517520d1a7c920eb"
integrity sha512-uQcte/BAtLPymf3otHk9e30qkLVxjPVWSVHyvyuS4EU7d1/NPHTbVVDRl3QQ063iuPpiLJDRE+pn/XRgybDAtg==
dependencies:
"@typescript-eslint/parser" "^8.18.1"
"@typescript-eslint/parser" "^8.18.2"

"@valora/prettier-config@^0.0.1":
version "0.0.1"
Expand Down Expand Up @@ -5639,10 +5639,10 @@ own-keys@^1.0.0:
object-keys "^1.1.1"
safe-push-apply "^1.0.0"

ox@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/ox/-/ox-0.1.2.tgz#0f791be2ccabeaf4928e6d423498fe1c8094e560"
integrity sha512-ak/8K0Rtphg9vnRJlbOdaX9R7cmxD2MiSthjWGaQdMk3D7hrAlDoM+6Lxn7hN52Za3vrXfZ7enfke/5WjolDww==
ox@0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/ox/-/ox-0.4.4.tgz#9d1757c026406e60097680d98ffedf9e3bc1fa0b"
integrity sha512-oJPEeCDs9iNiPs6J0rTx+Y0KGeCGyCAA3zo94yZhm8G5WpOxrwUtn2Ie/Y8IyARSqqY/j9JTKA3Fc1xs1DvFnw==
dependencies:
"@adraffy/ens-normalize" "^1.10.1"
"@noble/curves" "^1.6.0"
Expand Down Expand Up @@ -7317,18 +7317,18 @@ validate-npm-package-name@^5.0.0:
dependencies:
builtins "^5.0.0"

viem@^2.21.56:
version "2.21.57"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.57.tgz#bedbb444bb42e07ccc2264a9a0441903a113aab8"
integrity sha512-Mw4f4Dw0+Y/wSHdynVmP4uh+Cw15HEoj8BOKvKH5nGA6oFZYRxSy9Ruu7ZG8jexeAVCZ57aIuXb0gNg6Vb1x0g==
viem@^2.21.57:
version "2.21.58"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.58.tgz#450ba2e316cb4bce84ec126c8c151a5a33f6856a"
integrity sha512-mGVKlu3ici7SueEQatn44I7KePP8Nwb5JUjZaQOciWxWHCFP/WLyjdZDIK09qyaozHNTH/t78K3ptXCe+AnMuQ==
dependencies:
"@noble/curves" "1.7.0"
"@noble/hashes" "1.6.1"
"@scure/bip32" "1.6.0"
"@scure/bip39" "1.5.0"
abitype "1.0.7"
isows "1.0.6"
ox "0.1.2"
ox "0.4.4"
webauthn-p256 "0.0.10"
ws "8.18.0"

Expand Down

0 comments on commit 23d9bb1

Please sign in to comment.