mirror of
https://github.com/actions/setup-python.git
synced 2025-07-25 04:28:20 +02:00
update types/node and typescript dependencies
This commit is contained in:
parent
11cc271c15
commit
35fa9a07e4
4 changed files with 232 additions and 91 deletions
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/node": "^12.20.36",
|
||||
"@types/node": "^16.11.25",
|
||||
"@types/semver": "^7.1.0",
|
||||
"@zeit/ncc": "^0.22.0",
|
||||
"husky": "^7.0.2",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"jest-circus": "^27.2.5",
|
||||
"prettier": "^2.0.2",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
"husky": {
|
||||
"skipCI": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue