Bump typescript from 5.0.2 to 5.0.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [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]
2023-04-03 09:06:45 +00:00
committed by GitHub
parent 88b88e67bb
commit e4e55bb7c6
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"svelte-markdown": "^0.2.3",
"svelte-spa-router": "^3.3.0",
"tslib": "^2.5.0",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"vite": "^4.1.0"
}
}