build(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#556)

This commit is contained in:
dependabot[bot] 2022-08-29 11:24:53 +02:00 committed by GitHub
parent 37d0148f78
commit 3edd9862e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -44,6 +44,6 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
}
}