mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-03 14:19:30 +00:00
Bump @actions/core from 1.10.1 to 3.0.0 and @actions/exec from 1.1.1 to 3.0.0
Both packages moved to ESM-only in v3, so this migrates the project from CommonJS to ESM: adds "type": "module" to package.json, switches tsconfig to module/moduleResolution "nodenext", adds .js extensions to all relative imports, and reconfigures Jest for ESM support.
This commit is contained in:
parent
87dc662f0d
commit
05fe388b9a
13 changed files with 7779 additions and 8026 deletions
15522
dist/index.js
vendored
15522
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
3
dist/package.json
vendored
Normal file
3
dist/package.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue