Skip to content

Update Fjell dependencies to latest patch versions

Choose a tag to compare

released this 20 Oct 14:29
· 34 commits to working since this release

This release updates Fjell package dependencies to the latest patch versions and finalizes the package version for publication.

Dependency Updates

  • Bump dependencies in package.json (commit d26e3c6):
    • @fjell/core: ^4.4.50 → ^4.4.51
    • @fjell/http-api: ^4.4.42 → ^4.4.43
    • @fjell/logging: ^4.4.49 → ^4.4.50
    • @fjell/registry: ^4.4.52 → ^4.4.53
  • Update lockfile to match and refresh node_modules entries (commit 1ff2ddf):
    • Mirrors the above bumps and updates resolved metadata and internal dependency ranges accordingly
  • DevDependency update:
    • @fjell/eslint-config: ^1.1.25 → ^1.1.28 (commits d26e3c6, 1ff2ddf)

Versioning

  • Set package version to 4.4.47 (commit fe75960)