philomena/assets
dependabot[bot] a1ab17638a
Bump yaml, css-minimizer-webpack-plugin and postcss-loader in /assets (#181)
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependencies [yaml](https://github.com/eemeli/yaml), [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) and [postcss-loader](https://github.com/webpack-contrib/postcss-loader). These dependencies need to be updated together.


Removes `yaml`

Updates `css-minimizer-webpack-plugin` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v5.0.0)

Updates `postcss-loader` from 7.0.2 to 7.2.4
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.2.4)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:production
- dependency-name: postcss-loader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 21:36:53 -04:00
..
css Fix embedded image views for small images 2023-03-29 10:59:28 -04:00
js Bust clientside caches 2023-03-30 09:45:14 -04:00
static hCaptcha (#19) 2020-09-12 13:43:16 -04:00
test Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
types Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
.browserslistrc Build assets using Webpack (#150) 2020-06-28 14:53:19 -04:00
.eslintignore Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
.eslintrc.yml Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
jest.config.js Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
package-lock.json Bump yaml, css-minimizer-webpack-plugin and postcss-loader in /assets (#181) 2023-04-24 21:36:53 -04:00
package.json Bump yaml, css-minimizer-webpack-plugin and postcss-loader in /assets (#181) 2023-04-24 21:36:53 -04:00
tsconfig.json Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
webpack.config.js fix terser options for prod 2023-03-21 17:23:16 +01:00