tbroadley / spellchecker-cli

A command-line tool for spellchecking files.
MIT License
119 stars 16 forks source link

Deprecation warning for date-format #98

Closed tbroadley closed 1 year ago

tbroadley commented 1 year ago
npm WARN deprecated date-format@0.0.2: 0.x is no longer supported. Please upgrade to 4.x.

Seems to come from https://www.npmjs.com/package/junit-report-builder. spellchecker-cli is on version 1.3.3, the latest is 3.0.0.

See https://github.com/tbroadley/spellchecker-cli-action/issues/4

tbroadley commented 1 year ago

Filed https://github.com/davidparsson/junit-report-builder/issues/42.