Skip to content

Commit

Permalink
chore(deps-dev): bump typescript
Browse files Browse the repository at this point in the history
Bumps the patch group with 1 update in the /website directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `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](microsoft/TypeScript@v5.6.2...v5.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 7654e67 commit 88e766a
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 266 deletions.
8 changes: 4 additions & 4 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.4.0",
"@docusaurus/tsconfig": "^3.5.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 88e766a

Please sign in to comment.