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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": {

View File

@ -18396,10 +18396,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
typescript@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
typescript@5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
"typescript@^3 || ^4":
version "4.9.5"