uswds / uswds-compile

Simple Gulp 5 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
20 stars 13 forks source link

Update node deps #53

Closed mejiaj closed 1 year ago

mejiaj commented 1 year ago

Updates NodeJS dependencies. Closes #50.

Dependency Old New
autoprefixer 10.4.7 10.4.13
postcss 8.4.8 8.4.19
postcss-csso 5.0.1 6.0.1
sass-embedded 1.50.1 1.56.1
@uswds/uswds 3.0.0 3.3.0

There's an update available to del@7, but it's in ESM only and is a breaking change.