chore: update node types version (#36924)

This commit is contained in:
Shelley Vohr 2023-01-18 14:46:27 +01:00 committed by GitHub
parent 91ccf08853
commit 1d98b27a66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 8 deletions

View file

@ -9,7 +9,7 @@
},
"dependencies": {
"@electron/get": "^2.0.0",
"@types/node": "^16.11.26",
"@types/node": "^18.11.18",
"extract-zip": "^2.0.1"
},
"engines": {