chore: update tsconfig/node16 to tsconfig/node20 (#803)

This commit is contained in:
Koen van Zuijlen 2024-01-27 09:35:23 +01:00 committed by GitHub
parent 2dde24ff01
commit 0ea84f86b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "10.0.6",
"@tsconfig/node16": "16.1.1",
"@tsconfig/node20": "20.1.2",
"@types/node": "16.18.73",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",