fix: upgrade typescript from 4.8.3 to 4.8.4 (#440)

Snyk has created this PR to upgrade typescript from 4.8.3 to 4.8.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: TLSM <104547575+TLSM@users.noreply.github.com>
remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-09 09:31:07 +02:00 committed by GitHub
parent f48245e1b7
commit efbfc24dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"react-window": "^1.8.7",
"run-when-changed": "^2.1.0",
"socket.io-client": "^4.5.3",
"typescript": "^4.8.3",
"typescript": "^4.8.4",
"weak-key": "^1.0.2"
},
"scripts": {

View File

@ -576,10 +576,10 @@ socket.io-parser@~4.2.0:
"@socket.io/component-emitter" "~3.1.0"
debug "~4.3.1"
typescript@^4.8.3:
version "4.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
typescript@^4.8.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
weak-key@^1.0.2:
version "1.0.2"