Skip to content

chore: dev libs upgraded with npm upgrade - #694

Merged
kopernic-pl merged 7 commits into
mainfrom
chore/dev-deps
Sep 17, 2026
Merged

kopernic-pl merged 7 commits into
mainfrom
chore/dev-deps

Conversation

@kopernic-pl

Copy link
Copy Markdown
Contributor

Summary

Upgrades several dev dependencies to their latest versions:

  • mocha — test runner
  • globby — glob matching utility
  • js-yaml — YAML parser
  • @oclif/plugin-plugins — oclif plugins support
  • @oclif/plugin-help — oclif help output
  • nock — HTTP mocking for tests
  • sinon — test spies/stubs/mocks
  • @faker-js/faker — test data generation

Only package-lock.json is updated (no package.json changes), meaning all upgrades are within the already-declared semver ranges.

@kopernic-pl kopernic-pl self-assigned this Sep 16, 2026
@kopernic-pl kopernic-pl added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 16, 2026
@kopernic-pl

Copy link
Copy Markdown
Contributor Author

Temporary overrides #681

@kopernic-pl
kopernic-pl merged commit 78679ee into main Sep 17, 2026
7 of 8 checks passed
@kopernic-pl
kopernic-pl deleted the chore/dev-deps branch September 17, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants