refactor: use @tsconfig/node16 (#721)

This commit is contained in:
Jamie Magee 2023-04-25 22:51:16 -07:00 committed by GitHub
parent 5fcc920667
commit 1bf6b3ad0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

View file

@ -45,6 +45,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/npm": "9.0.2",
"@tsconfig/node16": "1.0.3",
"@types/node": "16.18.23",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",