Update dependencies#19
Conversation
| "style-loader": "^1.3.0" | ||
| "@storybook/node-logger": "^6.1.21", | ||
| "css-loader": "^5.2.0", | ||
| "postcss": "^8.2.8", |
There was a problem hiding this comment.
#25 as stated
postcss must be >=8.2.10
|
yo @JohnAlbin @phated can we get an update on why this hasn't been merged? |
|
Bump |
|
Can we also add the peerDependency that yarn 2 needs to prevent these warnings:
Since this package depends on the 3 loaders above which have webpack as peerDependencies and does not provide it, it should forward the peerDependencies on to the next consumer. See yarnpkg/berry#3 for further details. |
|
@knightly-bot build this |
Updates version of PostCSS and webpack loaders