Bump of various dependency version
Hi Webpackers!
This is a small release that bumps a few dependencies.
To upgrade:
-
Update your
package.jsonfile: set the@symfony/webpack-encoreversion to^0.31.0. -
Run
yarn upgrade!
Changes: v0.30.2..v0.31.0
Documentation: http://symfony.com/doc/current/frontend.html
Highlights:
-
[DEPENDENCY UPGRADE]
assets-webpack-pluginwas updated from^3.9.7
to^5.1.1, which should not affect most users. -
[DEPENDENCY UPGRADE]
less-loaderwas updated from^4.1.0
to^6.2.0. This will likely not affect you unless you're passing
certain custom options inenableLessLoader(): CHANGELOG -
[DEPENDENCY UPGRADE]
sass-loaderwas updated from^8.0.0
to^9.0.1, which has some options-related changes: CHANGELOG