Bump typescript from 4.6.0-beta to 4.6.0-dev.20220131

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.0-beta to 4.6.0-dev.20220131.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
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-01-31 10:01:26 +00:00
committed by GitHub
parent 12f8bae261
commit d9a21dd497

12
package-lock.json generated
View File

@@ -9480,9 +9480,9 @@
}
},
"node_modules/typescript": {
"version": "4.6.0-beta",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.0-beta.tgz",
"integrity": "sha512-xg5avH08DioTdxex568HFLHvnHWxGzpu9FK0ehLNwlqzx/kjy5/qEkBmkbPlvC9xs45bc7gbAbEhNqtczJsHAg==",
"version": "4.6.0-dev.20220131",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.0-dev.20220131.tgz",
"integrity": "sha512-8iguijOxKezSxnt1y2KrlRN6OAI1bpibu6FEJJPeS58XB/QzqWWlfPLUkf1eUz18TUm9w97ihbOnoy3EChmJww==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@@ -17610,9 +17610,9 @@
}
},
"typescript": {
"version": "4.6.0-beta",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.0-beta.tgz",
"integrity": "sha512-xg5avH08DioTdxex568HFLHvnHWxGzpu9FK0ehLNwlqzx/kjy5/qEkBmkbPlvC9xs45bc7gbAbEhNqtczJsHAg==",
"version": "4.6.0-dev.20220131",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.0-dev.20220131.tgz",
"integrity": "sha512-8iguijOxKezSxnt1y2KrlRN6OAI1bpibu6FEJJPeS58XB/QzqWWlfPLUkf1eUz18TUm9w97ihbOnoy3EChmJww==",
"dev": true
},
"ua-parser-js": {