jest-styled-components
jest-styled-components copied to clipboard
Css > Urix dependeny warning on yarn install
Peer dependency warning appears on yarn install:
warning jest-styled-components > css > [email protected]: Please see https://github.com/lydell/urix#deprecated
Yarn version: 1.22.5 jest-styled-components: 7.0.3
Apparently upgrade source-map-resolve to 0.6.0 through css 3.0.0 would fix it.
Done in main (v6 upcoming). Feel free to submit a PR for legacy-v5 to get it backported