oui icon indicating copy to clipboard operation
oui copied to clipboard

chore(deps): update dependency autoprefixer to v10

Open mend-for-github-com[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Type Update Change
autoprefixer devDependencies major ^9.8.6 -> ^10.0.0

By merging this PR, the issue #1295 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 5.3 CVE-2023-44270

Release Notes

postcss/autoprefixer (autoprefixer)

v10.0.0: 10.0 “Alis volat propriis”

Compare Source

Coat of arms of Oregon

Autoprefixer 10 is based on top of PostCSS 8 (check Known Issues section before updating).

Node.js 6.x, 8.x, 11.x support was removed.

Now you need to install Autoprefixer by npm install --save-dev autoprefixer postcss. We moved postcss from dependencies to peerDependencies according to new PostCSS plugin guidelines.

v9.8.8

Compare Source

  • Replaced nanocolors with picocolors.
  • Reduced package size.

v9.8.7

Compare Source

  • Replaced colorette with nanocolors.
  • Reduced package size.

  • [ ] If you want to rebase/retry this PR, check this box