Skip to content

fix: update devDependencies to use exact versions#52

Merged
GordonSmith merged 1 commit intobytecodealliance:mainfrom
GordonSmith:GH-50-PACK_LOCK
May 30, 2025
Merged

fix: update devDependencies to use exact versions#52
GordonSmith merged 1 commit intobytecodealliance:mainfrom
GordonSmith:GH-50-PACK_LOCK

Conversation

@GordonSmith
Copy link
Copy Markdown
Collaborator

Fixes #50

Fixes bytecodealliance#50

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
@GordonSmith GordonSmith requested a review from Copilot May 30, 2025 07:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue #50 by updating devDependencies in package.json to use exact versions rather than version ranges.

  • Updated version strings for various devDependencies
  • Removes caret (^) prefixes from dependency versions

@GordonSmith GordonSmith merged commit abee70b into bytecodealliance:main May 30, 2025
2 checks passed
@GordonSmith GordonSmith deleted the GH-50-PACK_LOCK branch May 30, 2025 09:34
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This change has been included in wit-idl-v0.3.5 🎉

The release is available on:

Your release-please bot 🚀🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lock down package.json

2 participants