build(deps-dev): bump typescript from 5.1.6 to 5.2.2 (#836)

This commit is contained in:
dependabot[bot] 2023-08-28 12:56:19 +02:00 committed by GitHub
parent fef6a0f2be
commit 237bd9f909
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": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.0.2",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}