chore(deps): update dependency typescript to v5.0.4 (#669)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-20 16:10:45 -04:00
committed by GitHub
parent 08c5e253b7
commit 3c75f485f7
5 changed files with 8 additions and 8 deletions

View File

@ -98,7 +98,7 @@
"style-loader": "3.3.2",
"to-string-loader": "1.2.0",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "5.0.3",
"typescript": "5.0.4",
"webpack": "5.77.0",
"webpack-cli": "5.0.1"
},

View File

@ -271,7 +271,7 @@
"to-string-loader": "1.2.0",
"ts-jest": "29.1.0",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "5.0.3",
"typescript": "5.0.4",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.13.2"

View File

@ -34,7 +34,7 @@
"prettier": "2.8.7",
"react-app-rewired": "2.2.1",
"react-scripts": "5.0.1",
"typescript": "5.0.3",
"typescript": "5.0.4",
"webpack": "5.77.0"
},
"browserslist": {

View File

@ -53,7 +53,7 @@
"eslint-plugin-unicorn": "46.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"typescript": "5.0.3",
"typescript": "5.0.4",
"webpack": "5.77.0"
},
"lint-staged": {