chore(deps): update dependency typescript to ^4.9.4 (#823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-17 22:37:26 +09:00 committed by GitHub
parent fd54e565f4
commit 7859c9b784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -37,7 +37,7 @@
"prettier": "2.8.3",
"standard-version": "^9.1.1",
"ts-jest": "^29.0.5",
"typescript": "^4.2.3"
"typescript": "^4.9.4"
},
"engines": {
"node": ">=v16.19.0",

View File

@ -74,6 +74,6 @@
"prettier": "2.8.3",
"standard-version": "^9.1.1",
"ts-jest": "^29.0.5",
"typescript": "^4.2.3"
"typescript": "^4.9.4"
}
}