Skip to content

fix(devops): update marked version specifier to ^17.0.3#7618

Merged
h0lybyte merged 1 commit intodevfrom
trunk/devops-lint-fix-1772747796
Mar 5, 2026
Merged

fix(devops): update marked version specifier to ^17.0.3#7618
h0lybyte merged 1 commit intodevfrom
trunk/devops-lint-fix-1772747796

Conversation

@h0lybyte
Copy link
Member

@h0lybyte h0lybyte commented Mar 5, 2026

Summary

  • Updates marked version specifier in packages/npm/devops/package.json from ^13.0.0 to ^17.0.3
  • The root package.json was bumped to ^17.0.3 in chore(deps): bump marked from 13.0.3 to 17.0.3 #7615, but the devops package still had the old specifier
  • This caused @nx/dependency-checks lint error: installed version 17.0.4 didn't match ^13.0.0

Test plan

  • nx run devops:lint passes (0 errors, 30 warnings)

The devops package.json still had marked ^13.0.0 after the root bump
to 17.x, causing @nx/dependency-checks lint failure.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

packages/npm/devops/package.json

PackageVersionLicenseIssue Type
marked^17.0.3NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/marked ^17.0.3 UnknownUnknown

Scanned Files

  • packages/npm/devops/package.json

@h0lybyte h0lybyte merged commit 68ffaa0 into dev Mar 5, 2026
5 checks passed
@h0lybyte h0lybyte deleted the trunk/devops-lint-fix-1772747796 branch March 5, 2026 22:02
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.

1 participant