Skip to content

Fix invalid trailing comma in package.json#716

Merged
gfs merged 5 commits intomainfrom
gfs/FixVsCodeBuild
Feb 4, 2026
Merged

Fix invalid trailing comma in package.json#716
gfs merged 5 commits intomainfrom
gfs/FixVsCodeBuild

Conversation

@gfs
Copy link
Contributor

@gfs gfs commented Feb 3, 2026

Remove the trailing comma from the scripts.rewrite-registry:client entry in DevSkim-VSCode-Plugin/package.json to correct JSON syntax. This prevents package.json parse errors and allows npm/VS Code to read the scripts section correctly.

Remove the trailing comma from the scripts.rewrite-registry:client entry in DevSkim-VSCode-Plugin/package.json to correct JSON syntax. This prevents package.json parse errors and allows npm/VS Code to read the scripts section correctly.
@gfs gfs requested a review from danfiedler-msft February 3, 2026 20:25
gfs added 2 commits February 3, 2026 12:28
Update DevSkim-VSCode-Plugin/package.json to add a space after the "restore-net" script key's colon for consistent formatting. This is a non-functional whitespace/style change.
danfiedler-msft
danfiedler-msft previously approved these changes Feb 3, 2026
Update package.json to bump @vscode/vsce to ^3.7.1 and regenerate package-lock.json. The lockfile reflects many resolved dependency updates (including several @Azure packages, msal, secretlint/textlint-related packages, chalk, strip-ansi, and others) and updated engine constraints.
@gfs
Copy link
Contributor Author

gfs commented Feb 3, 2026

/azp run

@gfs gfs merged commit c6c608c into main Feb 4, 2026
6 checks passed
@gfs gfs deleted the gfs/FixVsCodeBuild branch February 4, 2026 16:50
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.

2 participants