jsx-eslint / eslint-plugin-jsx-a11y

Static AST checker for a11y rules on JSX elements.
MIT License
3.41k stars 635 forks source link

[Deps] pin `language-tags` to `v1.0.5` #915

Closed JoshuaKGoldberg closed 1 year ago

JoshuaKGoldberg commented 1 year ago

Technically this is just >=12, which can include versions like 13 that are no longer supported (https://github.com/nodejs/release#release-schedule). But I figured I'd keep using the existing action to get Node versions.

Fixes #914.

codecov[bot] commented 1 year ago

Codecov Report

Merging #915 (f84bb74) into main (4abc751) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #915   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files         103      103           
  Lines        1570     1570           
  Branches      514      514           
=======================================
  Hits         1559     1559           
  Misses         11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.