Merge pull request #61 from JonasKruckenberg/renovate/typescript-4.x

This commit is contained in:
Jonas Kruckenberg 2022-06-04 11:49:35 +02:00 committed by GitHub
commit b19c24a197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,6 @@
"eslint-plugin-github": "4.3.6", "eslint-plugin-github": "4.3.6",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"prettier": "2.6.2", "prettier": "2.6.2",
"typescript": "4.7.2" "typescript": "4.7.3"
} }
} }