Skip to content

Commit

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


Updates `typescript` from 5.6.3 to 5.7.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.3...v5.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0e406b7 commit b419801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jest": "29.7.0",
"jest-junit": "16.0.0",
"npm-run-all2": "^6.2.3",
"typescript": "5.6.3",
"typescript": "5.7.3",
"webpack": "^5"
},
"types": "./dist/plugin.d.ts",
Expand Down

0 comments on commit b419801

Please sign in to comment.