Skip to content

Update npm dependencies to latest stable versions #1

Description

@JoshLuedeman

Summary

npm dependencies in this TypeScript GitHub Action need to be updated.

Current State

Package Current Notes
typescript ^4.8.4 Move to ^5.x
@actions/core ^1.10.0 Check latest
actions-toolkit ^6.0.1 Check latest
zod ^3.20.2 Check latest
nunjucks ^3.2.3 Check latest

Acceptance Criteria

  • Run npm update to bring all deps to latest within declared ranges
  • Update typescript constraint to ^5.x
  • Run npm audit and resolve any CVEs
  • Run npm test
  • Rebuild dist with npm run build

Wave

Wave 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions