Skip to content

️ deps(dev): Bump lint-staged from 12.0.3 to 12.1.0

Yogi Bot requested to merge dependabot-npm_and_yarn-lint-staged-12.1.0 into main

Bumps lint-staged from 12.0.3 to 12.1.0.

Release notes

Sourced from lint-staged's releases.

v12.1.0

12.1.0 (2021-11-21)

Features

  • allow loading .js config file with ESM syntax (410c3ba)
  • replace cosmiconfig with lilconfig + yaml to reduce dependencies (e7f9fa0)
  • support loading .mjs config (8d3b176)
Commits
  • dc79216 docs: update code examples from CommonJS to ESM syntax
  • fddcef7 chore: add error logging to loadConfig
  • e7f9fa0 feat: replace cosmiconfig with lilconfig + yaml to reduce dependencies
  • 410c3ba feat: allow loading .js config file with ESM syntax
  • bb0030a refactor: extract loadConfig into separate file
  • 8d3b176 feat: support loading .mjs config
  • c4c2cfd test: make config loader tests more explicit
  • 298b55c chore: remove unused files
  • See full diff in compare view

Merge request reports

Loading