chore(deps): update dependency typescript to v4.8.4 (#543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
renovate[bot] 2022-10-12 10:03:11 +09:00 committed by GitHub
parent e5d68e4844
commit 0be616ddb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"text-encoding": "0.7.0", "text-encoding": "0.7.0",
"ts-loader": "9.3.1", "ts-loader": "9.3.1",
"typescript": "4.8.3", "typescript": "4.8.4",
"webpack": "4.46.0", "webpack": "4.46.0",
"webpack-cli": "3.3.12", "webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3", "webpack-dev-server": "3.11.3",

View File

@ -6810,10 +6810,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.8.3: typescript@4.8.4:
version "4.8.3" version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
union-value@^1.0.0: union-value@^1.0.0:
version "1.0.1" version "1.0.1"