danger / danger-js

⚠️ Stop saying "you forgot to …" in code review
http://danger.systems/js/
MIT License
5.22k stars 363 forks source link

Fix eslint-plugin-jsdoc package version for node18 #1426

Closed th-le closed 5 months ago

th-le commented 5 months ago

Previous PR https://github.com/danger/danger-js/pull/1425 broke the build due to incompatibility of a package on node18.

This PR updates the version for eslint-plugin-jsdoc package

Tested building docker on local

th-le commented 5 months ago

Hi @orta, thanks for merging the previous PR, could you take a look on this as well ? thanks

orta commented 5 months ago

👍🏻