mirror of
https://github.com/actions/setup-python.git
synced 2026-07-18 06:19:58 +08:00
Upgrade @types/node to version 26.0.0
This commit is contained in:
parent
af9de608ed
commit
256a3b257e
2 changed files with 9 additions and 9 deletions
|
|
@ -42,7 +42,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@jest/globals": "^30.4.1",
|
||||
"@types/node": "^24.13.2",
|
||||
"@types/node": "^26.0.0",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.62.0",
|
||||
"@typescript-eslint/parser": "^8.62.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue