mirror of
https://github.com/actions/setup-python.git
synced 2025-12-23 16:57:07 +00:00
Merge 3f1377f6e1 into 83679a892e
This commit is contained in:
commit
45428c9e5a
4 changed files with 207 additions and 227 deletions
|
|
@ -42,12 +42,12 @@
|
|||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.2",
|
||||
"@typescript-eslint/parser": "^8.46.2",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-jest": "^27.9.0",
|
||||
"eslint-plugin-jest": "^29.1.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-circus": "^29.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue