-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Affects: BuildRelates to the build processRelates to the build processAffects: CompilingRelated to compiling Sass or JavaScriptRelated to compiling Sass or JavaScriptAffects: DependenciesRelates to project dependenciesRelates to project dependenciesContext: JavaScriptIssue is in JavaScriptIssue is in JavaScriptIs: InternalInternal issueInternal issueRole: DevDevelopment/engineering skills neededDevelopment/engineering skills neededType: Feature RequestNew functionalityNew functionality
Milestone
Description
Is your feature request related to a problem? Please describe.
USWDS tries to stay at the current Node LTS, which is currently 18.12.2
18.18.1
. Our nvmrc
file pins us to Node 16.
Describe the solution you'd like
Let's update to the current LTS (18.12.2
18.18.1
) and update our nvmrc
and our CI settings to match, for both the uswds
and uswds-site
repos at first. But each of our repos should use the current LTS.
Describe alternatives you've considered
These isn't a problem with the current setup, so an alternative is to do nothing
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate feature requests.
Metadata
Metadata
Assignees
Labels
Affects: BuildRelates to the build processRelates to the build processAffects: CompilingRelated to compiling Sass or JavaScriptRelated to compiling Sass or JavaScriptAffects: DependenciesRelates to project dependenciesRelates to project dependenciesContext: JavaScriptIssue is in JavaScriptIssue is in JavaScriptIs: InternalInternal issueInternal issueRole: DevDevelopment/engineering skills neededDevelopment/engineering skills neededType: Feature RequestNew functionalityNew functionality
Type
Projects
Status
Done