build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#705)

This commit is contained in:
dependabot[bot] 2023-03-20 11:11:15 +01:00 committed by GitHub
parent 39b10dd0d9
commit 7122616b22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -45,6 +45,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
"typescript": "^5.0.2"
}
}