Update emotion monorepo
Created by: renovate
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@emotion/react (source) | dependencies | patch | 11.11.1 -> 11.11.4 |
@emotion/styled (source) | dependencies | patch | 11.11.0 -> 11.11.5 |
Release Notes
emotion-js/emotion (@emotion/react)
v11.11.4
Patch Changes
-
#3159
5b82631d
Thanks @iegik! - Renamed an internalhasOwnProperty
tohasOwn
. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype)
.
v11.11.3
Patch Changes
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.