scheibome / kss-scheibo

KSS-Scheibo - a template for the KSS-node styleguide
https://kss-scheibo.scheibitz.com/
MIT License
7 stars 2 forks source link

feat: upgrade dependencies and remove unnecessary dependencies #43

Open felixranesberger opened 3 weeks ago

felixranesberger commented 3 weeks ago

This pull request changes quite a few things. The main goal was to upgrade glob from v7 to a newer version, since all versions below v9 throw an warning on install that the version is outdated.

While doing that I also upgraded and changed a few things:

When creating a new test styleguide using the new changes, I got the same results and no errors, so everything should work as expected.