Skip to content

Commit

Permalink
Update dependency superjson to v2.2.1 (#94)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superjson](https://togithub.com/blitz-js/superjson) | [`2.2.0` ->
`2.2.1`](https://renovatebot.com/diffs/npm/superjson/2.2.0/2.2.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>blitz-js/superjson (superjson)</summary>

###
[`v2.2.1`](https://togithub.com/blitz-js/superjson/releases/tag/v2.2.1)

[Compare
Source](https://togithub.com/blitz-js/superjson/compare/v2.2.0...v2.2.1)

#### What's Changed

- fix: target es2020 by [@&#8203;Skn0tt](https://togithub.com/Skn0tt) in
[flightcontrolhq/superjson#275
- docs: add peterbud as a contributor for bug by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[flightcontrolhq/superjson#276

**Full Changelog**:
flightcontrolhq/superjson@v2.2.0...v2.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 3am,before 9am" (UTC),
Automerge - "after 3am,before 9am" (UTC).

🚦 **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ettorepuccetti/terrarossa).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent 1d8649b commit daeef43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"pino-logflare": "^0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "2.2.0",
"superjson": "2.2.1",
"util": "^0.12.5",
"zod": "^3.22.4",
"zustand": "^4.4.3"
Expand Down

0 comments on commit daeef43

Please sign in to comment.