Build(deps-dev): Bump typescript from 5.6.2 to 5.6.3 (#29133)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-09 00:38:01 +02:00
committed by GitHub
parent a243d1d6a1
commit bb1c885847
2 changed files with 78 additions and 76 deletions

View File

@@ -37,7 +37,7 @@
"puppeteer-core": "^23.5.1",
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
"terser": "^5.34.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"scripts": {
"dev": "concurrently \"bin/ember-cli server --environment=development\" \"RAILS_ENV=development bin/rails server\"",