astroturfcss / astroturf

Better Styling through Compiling: CSS-in-JS for those that want it all.
https://astroturfcss.github.io/astroturf/
MIT License
2.28k stars 60 forks source link

chore(deps): update all non-major dependencies #714

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer ^10.2.6 -> ^10.3.0 age adoption passing confidence
webpack ^5.43.0 -> ^5.44.0 age adoption passing confidence

Release Notes

postcss/autoprefixer ### [`v10.3.0`](https://togithub.com/postcss/autoprefixer/releases/10.3.0) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.2.6...10.3.0) Pskov, coat of arms In Autoprefixer 10.3 [@​lukewarlow](https://togithub.com/lukewarlow) added `::file-selector-button` support. ```css ::-webkit-file-upload-button { border: 2px solid #​6c5ce7; padding: .2em .4em; border-radius: .2em; background-color: #a29bfe; } ::file-selector-button { border: 2px solid #​6c5ce7; padding: .2em .4em; border-radius: .2em; background-color: #a29bfe; } ```
webpack/webpack ### [`v5.44.0`](https://togithub.com/webpack/webpack/releases/v5.44.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.43.0...v5.44.0) ### Features - add support for `output.module` + `optimization.runtimeChunk` ### Bugfixes - fix inline externals with dash in type

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.