diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 14a61ab53..e1e662d8a 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,7 @@ "react-test-renderer": "^16.14.0", "stylelint": "^15.3.0", "stylelint-config-standard-scss": "^7.0.1", - "typescript": "^5.0.3", + "typescript": "^5.0.4", "webpack-dev-server": "^3.11.3", "yargs": "^17.7.1" }, |