chore(deps-dev): bump typescript from 4.1.6 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.6 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.6...v4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-01 17:13:17 +00:00
committed by 禾几海
parent 5fe04e2490
commit ba80d7bffa

View File

@@ -57,6 +57,6 @@
"karma-jasmine-html-reporter": "^1.5.4", "karma-jasmine-html-reporter": "^1.5.4",
"protractor": "^7.0.0", "protractor": "^7.0.0",
"ts-node": "^10.5.0", "ts-node": "^10.5.0",
"typescript": "~4.6.4" "typescript": "~4.8.4"
} }
} }