Bump typescript from 4.8.2 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-04 07:12:14 +00:00
committed by GitHub
parent e28a72a6fa
commit a3683f6192
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"ts-jest": "^27.0.4", "ts-jest": "^27.0.4",
"ts-loader": "8.0.10", "ts-loader": "8.0.10",
"ttypescript": "^1.5.10", "ttypescript": "^1.5.10",
"typescript": "4.8.2" "typescript": "4.8.4"
}, },
"dependencies": { "dependencies": {
"https-proxy-agent": "5.0.1" "https-proxy-agent": "5.0.1"

View File

@@ -5230,10 +5230,10 @@ typedarray-to-buffer@^3.1.5:
dependencies: dependencies:
is-typedarray "^1.0.0" is-typedarray "^1.0.0"
typescript@4.8.2: typescript@4.8.4:
version "4.8.2" version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
unbox-primitive@^1.0.2: unbox-primitive@^1.0.2:
version "1.0.2" version "1.0.2"