mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-02 05:39:31 +00:00
feat: upgrade to node24
This commit is contained in:
parent
e83d9c31e4
commit
24eda3954a
5 changed files with 11 additions and 11 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@octokit/webhooks-types": "^7.6.1",
|
||||
"@tsconfig/node20": "^20.1.8",
|
||||
"@tsconfig/node24": "^24.0.3",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/micromatch": "^4.0.10",
|
||||
"@types/node": "^24.10.1",
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"vitest": "^4.0.14"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.19.2",
|
||||
"node": "24.11.1",
|
||||
"pnpm": "10.23.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue