chore(deps): update dependency typescript to v4.9.5 (#464)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-30 19:29:42 -05:00
committed by GitHub
parent b5a98e71bb
commit d133f2c4c8
5 changed files with 10 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"style-loader": "3.3.1",
"to-string-loader": "1.2.0",
"tsconfig-paths-webpack-plugin": "4.0.0",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.75.0",
"webpack-cli": "5.0.1"
},

View File

@ -255,7 +255,7 @@
"to-string-loader": "1.2.0",
"ts-jest": "29.0.5",
"tsconfig-paths-webpack-plugin": "4.0.0",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.75.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"

View File

@ -29,7 +29,7 @@
"eslint": "8.33.0",
"prettier": "2.8.3",
"react-scripts": "5.0.1",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.75.0"
},
"browserslist": {

View File

@ -53,7 +53,7 @@
"eslint-plugin-unicorn": "45.0.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.3",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.75.0"
},
"lint-staged": {