chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#5169)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-18 14:37:27 +05:30
committed by REJack
parent ba24f0aaa9
commit fa23c9f1cb
2 changed files with 9 additions and 9 deletions

View File

@@ -90,6 +90,6 @@
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "^5.18.0",
"tslib": "^2.5.3",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
}
}