Bump typescript from 5.0.3 to 5.0.4 (#24489)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-11 10:57:41 +02:00
committed by GitHub
parent 08d318909c
commit 881326ff61
2 changed files with 5 additions and 5 deletions

View File

@ -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"
},