Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/css to v11.11.2 (#28)
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 |
|---|---|---|---|---|---|
| [@emotion/css](https://emotion.sh)
([source](https://togithub.com/emotion-js/emotion)) | [`11.11.0` ->
`11.11.2`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.11.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2fcss/11.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2fcss/11.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2fcss/11.11.0/11.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2fcss/11.11.0/11.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>emotion-js/emotion (@&#8203;emotion/css)</summary>

###
[`v11.11.2`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.11.2)

[Compare
Source](https://togithub.com/emotion-js/emotion/compare/@emotion/css@11.11.0...@emotion/css@11.11.2)

##### Patch Changes

- [#&#8203;3057](https://togithub.com/emotion-js/emotion/pull/3057)
[`8f665262`](https://togithub.com/emotion-js/emotion/commit/8f66526244be77a29f04db2d4154664961beb3e6)
Thanks [@&#8203;emmatown](https://togithub.com/emmatown)! - Fix
`@emotion/css/create-instance` types in TypeScript module resolution
modes that support the `exports` field

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/kivra/toybox).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marcus Tisäter <77273035+marcustisater-kivra@users.noreply.github.com>
  • Loading branch information
renovate[bot] and marcustisater-kivra committed Aug 15, 2023
1 parent 24ea2ef commit 23cf137
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -21,7 +21,7 @@
"react-dom": ">=18.2.0"
},
"dependencies": {
"@emotion/css": "11.11.0",
"@emotion/css": "11.11.2",
"@emotion/styled": "11.11.0",
"@mantine/core": "6.0.10",
"@mantine/prism": "6.0.10",
Expand Down

0 comments on commit 23cf137

Please sign in to comment.