Skip to content

v1.3.3 — dev-dependency advisories resolved

Latest

Choose a tag to compare

@makowskid makowskid released this 30 May 02:49

Security (dev dependencies)

Ran npm audit fix to update the nested jest dev-dependencies flagged by GitHub/Dependabot:

  • brace-expansion 1.1.11 → 1.1.15
  • js-yaml 3.14.1 → 3.14.2
  • minimatch 3.1.2 → 3.1.5
  • picomatch 2.3.1 → 2.3.2

These are devDependencies only — they are not part of the published package and do not affect consumers — but this clears the Dependabot alerts on the default branch.

Verification

  • npm audit0 vulnerabilities
  • Test suite: 42/42 passing

No runtime/source changes.