build(deps-dev): bump typescript from 5.0.2 to 5.0.3 (#717)

This commit is contained in:
dependabot[bot] 2023-04-03 12:04:06 +02:00 committed by GitHub
parent b26535e6d1
commit 7261544346
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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