uswds / uswds-compile

Simple Gulp 4 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
21 stars 12 forks source link

USWDS-Compile - POAM: April '24 #97

Closed mahoneycm closed 4 months ago

mahoneycm commented 4 months ago

Summary

Updated non-vulnerable dependencies including the USWDS package.

Testing instructions

  1. Install this branch on site
    • On Site's main branch, run:
      npm install "https://github.com/uswds/uswds-compile/tree/cm-POAM-april-2024" --save
  2. Run gulp scripts and ensure compile runs as expected without error.

Dependency updates

Dependency Old version New version
autoprefixer 10.4.18 10.4.19
postcss 8.4.35 8.4.38
sass-embedded 1.71.1 1.74.1
mejiaj commented 4 months ago

@mahoneycm can you ignore the Gulp 4 snyk issue for this PR?

mahoneycm commented 4 months ago

@mejiaj Snyk errors ignored CI tests are passing 👍