11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-01 15:26:54 +00:00

feat: update dependencies that needed to switch to ESM syntax

Some packages were updated to versions that now use ECMAScript modules,
so this repo was updated to use ES modules using Node.js built-in support.

Update was done using the great guide from @sindresorhus:
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
This commit is contained in:
wagoid 2021-07-07 15:11:50 -03:00
parent 9e5880e3f8
commit 5463926c07
17 changed files with 3076 additions and 12487 deletions