editorconfig-checker / editorconfig-checker.javascript

A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
MIT License
70 stars 10 forks source link

fix: update dependencies to latest #412

Closed theoludwig closed 1 month ago

theoludwig commented 1 month ago

What changes this PR introduce?

Update all the dependencies to latest versions. I verified, the dependencies introducing breaking changes, and it should not impact us.

It should fix a dependabot security issue, with the ip npm package: https://github.com/editorconfig-checker/editorconfig-checker.javascript/security/dependabot/20 https://github.com/advisories/GHSA-78xj-cgh5-2h22

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 5.1.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: