Update package.json

This commit is contained in:
Joseph Garrone 2023-02-18 02:23:45 +01:00 committed by GitHub
parent fa6e218134
commit 2a074f3de2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,8 +42,8 @@
"keywords": [],
"homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
"devDependencies": {
"@types/node": "^16.4.9",
"typescript": "^4.3.5",
"@types/node": "^18.14.0",
"typescript": "^4.9.5",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"eslint": "^7.32.0",